From 59a7a0f9f1dc328d369c5f406dcb90ed590575bc Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Wed, 14 Dec 2022 15:44:20 +0100 Subject: [PATCH] update snapcraft --- .github/workflows/snapcraft-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/snapcraft-release.yml b/.github/workflows/snapcraft-release.yml index b47be43..7bc55e9 100644 --- a/.github/workflows/snapcraft-release.yml +++ b/.github/workflows/snapcraft-release.yml @@ -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