Skip to content

Commit 8a9d6dc

Browse files
authored
Use protected environment for publishing secrets (#485)
1 parent 02abd59 commit 8a9d6dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
1313

1414
release:
15+
environment: protected
1516
permissions:
1617
contents: write # for creating the release
1718
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)