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 1056430 commit 6282db8Copy full SHA for 6282db8
.github/workflows/build.yml
@@ -72,6 +72,6 @@ jobs:
72
spp.protocol.protocol-jvm
73
spp.protocol.protocol-js
74
75
- - name: Publish New Snapshot Package
+ - name: Publish New Snapshot Package
76
# if: github.ref == 'refs/heads/master'
77
- run: ./gradlew publish
+ run: ./gradlew publish
0 commit comments