Skip to content

Commit db44a11

Browse files
allow to run from branch for testing
1 parent 065cc4f commit db44a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publishing2sonatype.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Publishing to Sonatype
22
on:
3-
release:
4-
types: [published]
3+
# release:
4+
# types: [published]
55

66
env:
77
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)