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 e1009f7 + e839070 commit 87c7c07Copy full SHA for 87c7c07
.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