Skip to content

Commit 5df8556

Browse files
committed
prepare for snapshot
1 parent 4b5304a commit 5df8556

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ jobs:
8181

8282
publish:
8383
needs: [ build ]
84-
# if: ${{ github.ref == 'refs/heads/master' && github.repository == 'hoc081098/kotlin-channel-event-bus' }}
85-
if: ${{ false }}
84+
if: ${{ github.ref == 'refs/heads/master' && github.repository == 'hoc081098/kotlin-channel-event-bus' }}
8685
strategy:
8786
matrix:
8887
os: [ macos-latest ]

0 commit comments

Comments
 (0)