Skip to content

Commit

Permalink
Release snap to stable channel (canonical#851)
Browse files Browse the repository at this point in the history
Updates gh workflow to release snap build to
stable channel now that all the others are
closed.
  • Loading branch information
dosaboy authored Apr 30, 2024
1 parent ef161b5 commit 4b97ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
with:
snap: ${{ steps.build.outputs.snap }}
release: edge
release: stable

0 comments on commit 4b97ef1

Please sign in to comment.