Include the shasum
This commit is contained in:
parent
84cca19f59
commit
36ffdc3d79
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auth-release.yml
vendored
2
.github/workflows/auth-release.yml
vendored
|
@ -109,7 +109,7 @@ jobs:
|
|||
- name: Create a draft GitHub release
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
artifacts: "auth/artifacts/ente-*"
|
||||
artifacts: "auth/artifacts/*"
|
||||
prerelease: true
|
||||
draft: true
|
||||
updateOnlyUnreleased: true
|
||||
|
|
Loading…
Add table
Reference in a new issue