build: Disable snap release for now

pull/512/head v1.13.0
Krille 2 years ago
parent 73c38a52bc
commit 28c3dfa2bb
No known key found for this signature in database

@ -145,6 +145,7 @@ jobs:
deploy_snap:
runs-on: ubuntu-latest
if: false # Until snap is fixed
outputs:
snap-file: ${{ steps.build-snap.outputs.snap }}
steps:

Loading…
Cancel
Save