mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-26 12:17:19 +02:00
Update ci.yml
This commit is contained in:
parent
dd9a87b477
commit
2e0cf24c7e
2 changed files with 1 additions and 2 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -253,5 +253,4 @@ jobs:
|
||||||
path: taskwarrior-tui_*.snap
|
path: taskwarrior-tui_*.snap
|
||||||
|
|
||||||
- name: Publish snap
|
- name: Publish snap
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
|
||||||
run: snapcraft upload ./taskwarrior-tui_*.snap
|
run: snapcraft upload ./taskwarrior-tui_*.snap
|
||||||
|
|
|
@ -6,7 +6,7 @@ description: |
|
||||||
A terminal user interface for taskwarrior to manage your tasks efficiently.
|
A terminal user interface for taskwarrior to manage your tasks efficiently.
|
||||||
|
|
||||||
grade: stable
|
grade: stable
|
||||||
confinement: strict
|
confinement: classic
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
taskwarrior-tui:
|
taskwarrior-tui:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue