Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
Remove if statement from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia committed Oct 28, 2021
1 parent a6fadc0 commit e2f2db2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:

snap:
name: Deploy Snap
if: false
runs-on: ubuntu-20.04
needs: setup
env:
Expand Down

0 comments on commit e2f2db2

Please sign in to comment.