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.
1 parent e1009f7 commit e839070Copy full SHA for e839070
.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