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 af437e2 commit d542c2dCopy full SHA for d542c2d
.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
outputs:
15
release_number: ${{steps.get_latest_release_number.outputs.release_tag}}
16
permissions:
0 commit comments