Skip to content

Commit 26e6ea1

Browse files
committed
add branch just for test
1 parent 1f372a6 commit 26e6ea1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sonatype-publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,7 @@ jobs:
4545
gpg-key: ${{ secrets.GPG_KEY }}
4646
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
4747

48+
release-branch-name: "enable-auto-publish"
49+
4850
- name: 'Remove Snapshots Before Caching'
4951
run: find ~/.m2 -name '*SNAPSHOT' | xargs rm -Rf

0 commit comments

Comments
 (0)