mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-12-13 14:27:42 +03:00
fix(snap): remove double env variable (#1131)
This commit is contained in:
parent
2b190dfe51
commit
bca4eea470
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -146,6 +146,4 @@ jobs:
|
||||
with:
|
||||
snap: ${{ steps.build.outputs.snap }}
|
||||
release: stable
|
||||
env:
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
|
||||
if: env.SHOULD_DEPLOY == 'yes'
|
||||
|
Loading…
Reference in New Issue
Block a user