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