From 2e0cf24c7e6e56beef2a5f59d2284d54cebdf2eb Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Wed, 28 Oct 2020 23:14:12 -0600 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - snap/snapcraft.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c8f549f..e2e9b21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -253,5 +253,4 @@ jobs: path: taskwarrior-tui_*.snap - name: Publish snap - if: startsWith(github.ref, 'refs/tags/') run: snapcraft upload ./taskwarrior-tui_*.snap diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 1de0fe8..f80f888 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -6,7 +6,7 @@ description: | A terminal user interface for taskwarrior to manage your tasks efficiently. grade: stable -confinement: strict +confinement: classic parts: taskwarrior-tui: