We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e0105f + eb2d9b9 commit c48bc8aCopy full SHA for c48bc8a
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.19.1
+ uses: ncipollo/release-action@v1.20.0
66
if: ${{ !env.SKIP }}
67
with:
68
artifacts: ./publish/*
0 commit comments