mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
Update cd.yml
This commit is contained in:
parent
bf8bbb9ae1
commit
28850c76c7
1 changed files with 0 additions and 3 deletions
3
.github/workflows/cd.yml
vendored
3
.github/workflows/cd.yml
vendored
|
@ -268,9 +268,6 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Publish snap
|
||||
run: snapcraft upload --release edge ./taskwarrior-tui_*.snap
|
||||
|
||||
- name: Publish snap
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
run: snapcraft upload --release stable ./taskwarrior-tui_*.snap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue