mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
update snapcraft
This commit is contained in:
2
.github/workflows/snapcraft-release.yml
vendored
2
.github/workflows/snapcraft-release.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
env:
|
||||
SNAPCRAFT_BUILD_ENVIRONMENT: host
|
||||
RELEASE_TAG: ${{ github.ref }}
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_TOKEN }}
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_STORE_LOGIN }}
|
||||
working-directory: ./packages/snap/
|
||||
run: |
|
||||
export MAGIC=$SNAP/usr/share/file/magic.mgc
|
||||
|
||||
Reference in New Issue
Block a user