Change branch to master

This commit is contained in:
Jonas Kvinge 2020-10-02 19:29:55 +02:00
parent 86648258a3
commit 634db67685
1 changed files with 1 additions and 1 deletions

View File

@ -1240,7 +1240,7 @@ jobs:
- uses: snapcore/action-build@v1
id: snapcraft
- uses: snapcore/action-publish@v1
if: github.ref == 'refs/heads/snap'
if: github.ref == 'refs/heads/master'
with:
store_login: ${{ secrets.SNAP_STORE_LOGIN }}
snap: ${{ steps.snapcraft.outputs.snap }}