We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f19a210 commit f3c64fbCopy full SHA for f3c64fb
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
spp.protocol.protocol-js
74
75
- name: Publish New Snapshot Package
76
-# if: github.ref == 'refs/heads/master'
+ if: github.ref == 'refs/heads/master'
77
run: ./gradlew publish
78
env:
79
GH_PUBLISH_USERNAME: $GITHUB_ACTOR
0 commit comments