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 c75bc87 + 87c7c07 commit ce4c000Copy full SHA for ce4c000
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: cloudnode-pro/[email protected]
37
with:
38
token: '${{ secrets.MODRINTH_TOKEN }}'
39
- project: Dc8RS2En
+ project: '${{ github.event.repository.custom_properties.modrinth_id }}'
40
file: target/BankAccounts-${{ github.event.release.tag_name }}.jar
41
changelog: ${{ github.event.release.body }}
42
loaders: paper
0 commit comments