Skip to content

Commit ba07f16

Browse files
authored
Bump cloudnode-pro/release-upload-asset from 1.0.2 to 1.0.3 (#197)
2 parents b7c781a + ed06ec0 commit ba07f16

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
@@ -27,7 +27,7 @@ jobs:
2727
run: mvn -B clean package --file pom.xml
2828

2929
- name: Upload to release
30-
uses: cloudnode-pro/release-upload-asset@1.0.2
30+
uses: cloudnode-pro/release-upload-asset@v1
3131
with:
3232
gh-token: ${{ github.token }}
3333
files: target/BankAccounts-${{ github.event.release.tag_name }}.jar; type=application/java-archive

0 commit comments

Comments
 (0)