Skip to content

Commit

Permalink
FIX: add stable channel for snap
Browse files Browse the repository at this point in the history
  • Loading branch information
ram-pi authored Aug 22, 2024
1 parent 7642b80 commit 71041e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
with:
snap: ${{ steps.build.outputs.snap }}
release: edge
release: stable

0 comments on commit 71041e6

Please sign in to comment.