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 a2d4ca3 commit 0c222cbCopy full SHA for 0c222cb
.github/workflows/release.yml
@@ -29,6 +29,7 @@ jobs:
29
release_tag_name: ${{ steps.release.outputs.tag_name }}
30
31
release:
32
+ environment: publish
33
runs-on: ubuntu-latest
34
needs: release-please
35
permissions:
0 commit comments