fix(snap): remove double env variable (#1131)
This commit is contained in:
parent
2b190dfe51
commit
bca4eea470
1 changed files with 0 additions and 2 deletions
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 a new issue