Skip to content

Commit f83c8a9

Browse files
authored
Merge branch 'master' into 65-add-the-ability-to-transfer-ownership-of-a-bank-account
2 parents d73d9b7 + e3f49c5 commit f83c8a9

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)