mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 17:57:19 +02:00
Update ci.yml
This commit is contained in:
parent
5b7d0e919f
commit
0b27210940
1 changed files with 4 additions and 4 deletions
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
@ -246,12 +246,12 @@ jobs:
|
|||
- name: Build snap
|
||||
run: sg lxd -c 'snapcraft --use-lxd'
|
||||
|
||||
- name: Publish snap
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
run: snapcraft upload ./taskwarrior-tui_*.snap
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: taskwarrior-tui
|
||||
path: taskwarrior-tui_*.snap
|
||||
|
||||
- name: Publish snap
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
run: snapcraft upload ./taskwarrior-tui_*.snap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue