Skip to content

Commit db424cc

Browse files
committed
ci: target modrinth-publish v2
1 parent 2b1d9db commit db424cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242

4343
- name: Upload to Modrinth
44-
uses: cloudnode-pro/modrinth-publish@2.0.0
44+
uses: cloudnode-pro/modrinth-publish@v2
4545
with:
4646
token: '${{ secrets.MODRINTH_TOKEN }}'
4747
project: '${{ github.event.repository.custom_properties.modrinth_id }}'

0 commit comments

Comments
 (0)