Skip to content

Commit 32928c4

Browse files
authored
ci: updated release workflow
Hopefully env vars will now get populated properly
1 parent 64b86e1 commit 32928c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
permissions:
1515
contents: write
16+
environment: jreleaser
1617
env:
1718
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1819
JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.GPG_PUBLIC_KEY }}

0 commit comments

Comments
 (0)