We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883cfd9 commit 0d17512Copy full SHA for 0d17512
.github/workflows/publish.yml
@@ -9,6 +9,7 @@ jobs:
9
name: Publish Library on Hackage
10
runs-on: ubuntu-latest
11
needs: runtests
12
+ environment: Publish
13
steps:
14
- uses: actions/checkout@v3
15
- name: Publish Library on Hackage
0 commit comments