Skip to content

Commit f3c64fb

Browse files
committed
publish
1 parent f19a210 commit f3c64fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
spp.protocol.protocol-js
7474
7575
- name: Publish New Snapshot Package
76-
# if: github.ref == 'refs/heads/master'
76+
if: github.ref == 'refs/heads/master'
7777
run: ./gradlew publish
7878
env:
7979
GH_PUBLISH_USERNAME: $GITHUB_ACTOR

0 commit comments

Comments
 (0)