mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-12-23 17:04:12 +03:00
feat: add channel for snap [skip ci]
This commit is contained in:
parent
baa7fe4155
commit
f1bf0000b4
2
.github/workflows/stable-linux.yml
vendored
2
.github/workflows/stable-linux.yml
vendored
@ -464,7 +464,7 @@ jobs:
|
|||||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
|
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
|
||||||
with:
|
with:
|
||||||
snap: ${{ steps.build.outputs.snap }}
|
snap: ${{ steps.build.outputs.snap }}
|
||||||
release: stable
|
release: ${{ vars.SNAP_STORE_CHANNEL }}
|
||||||
if: env.SHOULD_DEPLOY_TO_STORE == 'yes'
|
if: env.SHOULD_DEPLOY_TO_STORE == 'yes'
|
||||||
|
|
||||||
deb-rpm-repo-hook:
|
deb-rpm-repo-hook:
|
||||||
|
Loading…
Reference in New Issue
Block a user