Skip to content

Commit

Permalink
Try master branch of snapcore/action-publish (#2588)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek committed Aug 19, 2022
1 parent 7f213d4 commit cf9dd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
# cd .. && pwd
- if: contains( matrix.os, 'ubuntu-18') && !matrix.app-image
name: Deploy Snap
uses: snapcore/action-publish@v1
uses: snapcore/action-publish@master
continue-on-error: true
env:
# `snapcraft export-login --snaps=qownnotes --acls package_access,package_push,package_update,package_release -`, token valid for one year
Expand Down

0 comments on commit cf9dd4a

Please sign in to comment.