Skip to content

Commit 6ab9e18

Browse files
committed
Replace mc-publish with plugin-publish
1 parent 7faa056 commit 6ab9e18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
distribution: 'temurin'
2121
- name: Build with Gradle Wrapper
2222
run: ./gradlew build
23-
- uses: Kir-Antipov/mc-publish@v3.3
23+
- uses: BrycensRanch/plugin-publish@v3.2
2424
with:
2525
modrinth-id: 97vlORDL
2626
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

0 commit comments

Comments
 (0)