Revert legacy snapstore key

pull/1344/head
Koen Schmeets 2023-01-31 23:45:42 +01:00 committed by GitHub
parent 9ee9aa7609
commit 8117a21d59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ jobs:
if: github.event_name == 'push' if: github.event_name == 'push'
uses: snapcore/action-publish@v1 uses: snapcore/action-publish@v1
env: env:
SNAPCRAFT_STORE_LEGACY_CREDENTIALS: ${{ secrets.SNAPSTORE_LOGIN }} SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPSTORE_LOGIN }}
with: with:
snap: ${{ steps.build.outputs.snap }} snap: ${{ steps.build.outputs.snap }}
release: edge release: edge