Skip to content

Commit

Permalink
🚧 Fix publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCrayfish committed Feb 3, 2025
1 parent a7c4b8b commit 5a45d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
env:
GPR_USER: "MrCrayfish"
GPR_KEY: ${{ secrets.GPR_TOKEN }}
PACKAGES_REPO: ${{ vars.PACKAGES_REPOSITORY }}
SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}
SIGNING_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
run: ./gradlew publish
Expand Down

0 comments on commit 5a45d58

Please sign in to comment.