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 0a7461c commit f6fe741Copy full SHA for f6fe741
.github/workflows/main.yml
@@ -29,6 +29,7 @@ jobs:
29
publish:
30
runs-on: ubuntu-latest
31
if: github.event_name == 'release'
32
+ environment: release
33
needs: build
34
35
permissions:
0 commit comments