Skip to content

Commit 3c34242

Browse files
committed
ci: use environment
1 parent 11a66b4 commit 3c34242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-plugin.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
gradle:
1010
runs-on: ubuntu-latest
11+
environment: production
1112
env:
1213
GRADLE_PUBLISH_KEY: ${{ secrets.GRADLE_PUBLISH_KEY }}
1314
GRADLE_PUBLISH_SECRET: ${{ secrets.GRADLE_PUBLISH_SECRET }}

0 commit comments

Comments
 (0)