Skip to content

Commit

Permalink
add branch just for test
Browse files Browse the repository at this point in the history
  • Loading branch information
angeliski committed Oct 25, 2024
1 parent 1f372a6 commit 26e6ea1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sonatype-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@ jobs:
gpg-key: ${{ secrets.GPG_KEY }}
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}

release-branch-name: "enable-auto-publish"

- name: 'Remove Snapshots Before Caching'
run: find ~/.m2 -name '*SNAPSHOT' | xargs rm -Rf

0 comments on commit 26e6ea1

Please sign in to comment.