We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b1d9db + db424cc commit 1cb688aCopy full SHA for 1cb688a
.github/workflows/release.yaml
@@ -41,7 +41,7 @@ jobs:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42
43
- name: Upload to Modrinth
44
- uses: cloudnode-pro/modrinth-publish@2.0.0
+ uses: cloudnode-pro/modrinth-publish@v2
45
with:
46
token: '${{ secrets.MODRINTH_TOKEN }}'
47
project: '${{ github.event.repository.custom_properties.modrinth_id }}'
0 commit comments