We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b86e1 commit 32928c4Copy full SHA for 32928c4
1 file changed
.github/workflows/release.yml
@@ -13,6 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
permissions:
15
contents: write
16
+ environment: jreleaser
17
env:
18
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.GPG_PUBLIC_KEY }}
0 commit comments