Skip to content

Commit

Permalink
Update snap.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nlogozzo committed Feb 7, 2024
1 parent c7bfa43 commit 1d7b71a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
path: ${{ steps.snapcraft-build.outputs.snap }}
- name: Upload and Release Edge
uses: snapcore/action-publish@v1
if: ${{ github.event.pull_request.head.ref == 'main' }}
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
with:
Expand Down

0 comments on commit 1d7b71a

Please sign in to comment.