Skip to content

Commit

Permalink
snap_release.fsx: allow version override
Browse files Browse the repository at this point in the history
Co-authored-by: Afshin Arani <[email protected]>
  • Loading branch information
Mersho and aarani committed Nov 16, 2023
1 parent 08cc01a commit 7c9b030
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@ jobs:
- name: Upload snap package to Snap Store
env:
SNAPCRAFT_LOGIN: ${{ secrets.SNAPCRAFT_LOGIN }}
OVERRIDE_SNAP_VERSION: true
run: |
sudo apt update
./scripts/snap_release.sh beta

0 comments on commit 7c9b030

Please sign in to comment.