fix(snap): review snap only when needed (#959)
This commit is contained in:
parent
1f31a1c27b
commit
23152cf50f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
@ -134,6 +134,7 @@ jobs:
|
|||
with:
|
||||
snap: ${{ steps.build.outputs.snap }}
|
||||
isClassic: 'true'
|
||||
if: env.SHOULD_DEPLOY == 'yes'
|
||||
|
||||
- uses: snapcore/action-publish@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue