Skip to content

Commit

Permalink
snapshot deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikebbers committed Dec 4, 2023
1 parent 020bd21 commit 2778307
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.OPEN_ELEMENTS_GPG_PUBLIC_KEY }}
JRELEASER_GPG_SECRET_KEY: ${{ secrets.OPEN_ELEMENTS_GPG_PRIVATE_KEY }}
JRELEASER_GPG_PASSPHRASE: ${{ secrets.OPEN_ELEMENTS_GPG_PASSPHRASE }}
JRELEASER_GITHUB_TOKEN: FOOBAR
run: ./mvnw -Pdeploy deploy jreleaser:deploy

0 comments on commit 2778307

Please sign in to comment.