Include the shasum

This commit is contained in:
Manav Rathi 2024-03-05 09:59:56 +05:30
parent 84cca19f59
commit 36ffdc3d79

View file

@ -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