Skip to content

Commit

Permalink
Update publish-edge-snap.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpio810 authored Sep 5, 2023
1 parent 660707b commit c0f29bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-edge-snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: build
- uses: snapcore/action-publish@v1
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
SNAPCRAFT_STORE_LEGACY_CREDENTIALS: ${{ secrets.SNAPSTORE_LOGIN }}
with:
snap: ${{ steps.build.outputs.snap }}
release: edge

0 comments on commit c0f29bb

Please sign in to comment.