fix(snap): use master branch to publish (#1130)

This commit is contained in:
Baptiste Augrain 2022-06-16 23:06:07 +02:00 committed by GitHub
parent c4583ad3f0
commit 2b190dfe51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,7 +140,9 @@ jobs:
if: env.SHOULD_DEPLOY == 'yes'
- uses: snapcore/action-publish@v1
- uses: snapcore/action-publish@master
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
with:
snap: ${{ steps.build.outputs.snap }}
release: stable