We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bb1806 + 985b9b0 commit 9512278Copy full SHA for 9512278
1 file changed
.github/workflows/build.yml
@@ -62,7 +62,7 @@ jobs:
62
repository: ${{ github.repository }}
63
branch: release
64
- name: Upload release
65
- uses: ncipollo/release-action@v1.18.0
+ uses: ncipollo/release-action@v1.19.1
66
if: ${{ !env.SKIP }}
67
with:
68
artifacts: ./publish/*
0 commit comments