diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a8f0ed..b80109f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -143,5 +143,4 @@ jobs: run: sg lxd -c 'snapcraft --use-lxd' - name: Publish snap - if: startsWith(github.ref, 'refs/tags/') - run: snapcraft upload ./taskwarrior-tui_*.snap --release edge + run: snapcraft upload ./taskwarrior-tui_*.snap