Skip to content

Commit 7e34d78

Browse files
committed
Publish instead of uploadArchives
1 parent 597111c commit 7e34d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
run: ./gradlew build
3232

3333
- name: Publish
34-
run: ./gradlew uploadArchives
34+
run: ./gradlew publish

0 commit comments

Comments
 (0)