Skip to content

Commit 005f174

Browse files
committed
fix package names
remove jitpack
1 parent c27f81f commit 005f174

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ jobs:
6868
keep: 0
6969
version-pattern: "^\\d+\\.\\d+\\.\\d+-SNAPSHOT$"
7070
names: |
71-
spp.protocol.protocol
72-
spp.protocol.protocol-jvm
73-
spp.protocol.protocol-js
71+
plus.sourceplus.protocol
72+
plus.sourceplus.protocol-jvm
73+
plus.sourceplus.protocol-js
7474
7575
- name: Publish New Snapshot Packages
7676
if: github.ref == 'refs/heads/master'

jitpack.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)