Skip to content

Commit 1843c16

Browse files
committed
Update mc-publish to v3.0
1 parent c86491c commit 1843c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: chmod +x gradlew
2121
- name: Build with Gradle
2222
run: ./gradlew build
23-
- uses: Kir-Antipov/mc-publish@v2.1
23+
- uses: Kir-Antipov/mc-publish@v3.0
2424
with:
2525
version-type: release
2626
version-resolver: all

0 commit comments

Comments
 (0)