Skip to content

Commit e3f49c5

Browse files
authored
Target modrinth-publish v2 (#170)
2 parents 8eac166 + 1250a77 commit e3f49c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
files: target/BankAccounts-${{ github.event.release.tag_name }}.jar; type=application/java-archive
3434

3535
- name: Upload to Modrinth
36-
uses: cloudnode-pro/modrinth-publish@2.0.0
36+
uses: cloudnode-pro/modrinth-publish@v2
3737
with:
3838
token: ${{ secrets.MODRINTH_TOKEN }}
3939
project: ${{ github.event.repository.custom_properties.modrinth_id }}

0 commit comments

Comments
 (0)