We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0af358 commit 55520bfCopy full SHA for 55520bf
1 file changed
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
publish:
12
runs-on: ubuntu-latest
13
- environment: protected-env
+ environment: prod
14
15
outputs:
16
release_number: ${{steps.get_latest_release_number.outputs.release_tag}}
0 commit comments