We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02abd59 commit 8a9d6dcCopy full SHA for 8a9d6dc
1 file changed
.github/workflows/release.yml
@@ -12,6 +12,7 @@ jobs:
12
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
13
14
release:
15
+ environment: protected
16
permissions:
17
contents: write # for creating the release
18
runs-on: ubuntu-latest
0 commit comments