Skip to content

Commit 48091f4

Browse files
authored
Merge pull request #2209 from LFDT-web3j/fix/organization
update deploy snapshot running command
2 parents 1f9f5e3 + 19e316f commit 48091f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- name: Publish snapshot
3737
run: ./gradlew publish
3838
- name: Release snapshot with JReleaser
39-
run: ./gradlew jreleaserSnapshot
39+
run: ./gradlew jreleaserDeploy --snapshot
4040

4141

0 commit comments

Comments
 (0)