Skip to content

Commit

Permalink
update .github/workflows/release.yaml (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com>
  • Loading branch information
soleng-terraform[bot] authored Dec 6, 2024
1 parent 35fa43f commit 6022d63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
with:
snap: ${{ env.SNAP_FILE }}
release: latest/edge
# Comma-separated list of channels to release the snap to.
release: core24/edge,latest/edge

0 comments on commit 6022d63

Please sign in to comment.