mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
Update ci.yml
This commit is contained in:
parent
76f8d4d568
commit
7e9550f2cc
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
|
||||
|
||||
- name: Publish snap
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
run: snapcraft upload ./taskwarrior-tui_*.snap
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue