Revert legacy snapstore key
This commit is contained in:
parent
9ee9aa7609
commit
8117a21d59
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -131,7 +131,7 @@ jobs:
|
||||
if: github.event_name == 'push'
|
||||
uses: snapcore/action-publish@v1
|
||||
env:
|
||||
SNAPCRAFT_STORE_LEGACY_CREDENTIALS: ${{ secrets.SNAPSTORE_LOGIN }}
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPSTORE_LOGIN }}
|
||||
with:
|
||||
snap: ${{ steps.build.outputs.snap }}
|
||||
release: edge
|
||||
|
Loading…
Reference in New Issue
Block a user