Skip to content

Commit 19e316f

Browse files
committed
update running command
Signed-off-by: gtebrean <99179176+gtebrean@users.noreply.github.com>
1 parent 897387f commit 19e316f

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)