mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-30 00:55:20 +01:00
Merge pull request #4013 from h3poteto/fix/release-snapcraft
Fix release script for snapcraft
This commit is contained in:
commit
eda17fbc7f
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -27,8 +27,9 @@ jobs:
|
||||
run: |
|
||||
make -e linux
|
||||
- uses: snapcore/action-publish@v1
|
||||
env:
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
|
||||
with:
|
||||
store_login: ${{ secrets.STORE_LOGIN }}
|
||||
snap: "build/Whalebird-${{ github.event.release.name }}-linux-amd64.snap"
|
||||
release: beta
|
||||
- uses: shogo82148/actions-upload-release-asset@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user