fix(snap): review snap only when needed (#959)

This commit is contained in:
Baptiste Augrain 2021-12-18 16:08:51 +01:00 committed by GitHub
parent 1f31a1c27b
commit 23152cf50f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,6 +134,7 @@ jobs:
with:
snap: ${{ steps.build.outputs.snap }}
isClassic: 'true'
if: env.SHOULD_DEPLOY == 'yes'
- uses: snapcore/action-publish@v1
with: