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 c27f81f commit 005f174Copy full SHA for 005f174
.github/workflows/build.yml
@@ -68,9 +68,9 @@ jobs:
68
keep: 0
69
version-pattern: "^\\d+\\.\\d+\\.\\d+-SNAPSHOT$"
70
names: |
71
- spp.protocol.protocol
72
- spp.protocol.protocol-jvm
73
- spp.protocol.protocol-js
+ plus.sourceplus.protocol
+ plus.sourceplus.protocol-jvm
+ plus.sourceplus.protocol-js
74
75
- name: Publish New Snapshot Packages
76
if: github.ref == 'refs/heads/master'
jitpack.yml
0 commit comments