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