Try to use SNAPCRAFT_STORE_LEGACY_CREDENTIALS for now
parent
1827d154c8
commit
10cb310f18
|
@ -131,7 +131,7 @@ jobs:
|
|||
if: github.event_name == 'push'
|
||||
uses: snapcore/action-publish@v1
|
||||
env:
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPSTORE_LOGIN }}
|
||||
SNAPCRAFT_STORE_LEGACY_CREDENTIALS: ${{ secrets.SNAPSTORE_LOGIN }}
|
||||
with:
|
||||
snap: ${{ steps.build.outputs.snap }}
|
||||
release: edge
|
||||
|
|
Loading…
Reference in New Issue