Skip to content

Commit

Permalink
feat: add channel for snap [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyam committed Jun 20, 2024
1 parent baa7fe4 commit f1bf000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ jobs:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
with:
snap: ${{ steps.build.outputs.snap }}
release: stable
release: ${{ vars.SNAP_STORE_CHANNEL }}
if: env.SHOULD_DEPLOY_TO_STORE == 'yes'

deb-rpm-repo-hook:
Expand Down

0 comments on commit f1bf000

Please sign in to comment.