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 8eac166 + 1250a77 commit e3f49c5Copy full SHA for e3f49c5
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
files: target/BankAccounts-${{ github.event.release.tag_name }}.jar; type=application/java-archive
34
35
- name: Upload to Modrinth
36
- uses: cloudnode-pro/modrinth-publish@2.0.0
+ uses: cloudnode-pro/modrinth-publish@v2
37
with:
38
token: ${{ secrets.MODRINTH_TOKEN }}
39
project: ${{ github.event.repository.custom_properties.modrinth_id }}
0 commit comments