Skip to content

Commit 548381f

Browse files
committed
2 parents 4e4e10f + b23af16 commit 548381f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/buildRelease.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Build with Gradle
2020
run: ./gradlew build -Pversion="${{ github.ref_name }}"
2121
- name: Publish
22-
uses: Kier-Antipov/mc-publish@v3.0
22+
uses: Kir-Antipov/mc-publish@v3.0
2323
with:
2424
version-type: release
2525

@@ -29,4 +29,4 @@ jobs:
2929
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
3030

3131
modrinth-id: p8EuQNR0
32-
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
32+
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

0 commit comments

Comments
 (0)