Skip to content

Commit

Permalink
actions work
Browse files Browse the repository at this point in the history
  • Loading branch information
cnorburn committed Sep 7, 2021
1 parent 4e56e3a commit eafdbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
MAVEN_SECRET_KEY: ${{ secrets.OSSRH_GPG_SECRET_KEY }}
MAVEN_SECRET_KEY_PASSWORD: ${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }}
run: |
./gradlew clean uploadArchives
./gradlew clean uploadArchives -Dsigning.secretKeyRingFile='casper.gpg'

0 comments on commit eafdbc4

Please sign in to comment.