mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
Update ci.yml
This commit is contained in:
parent
58b737f48b
commit
5b746e028a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -90,7 +90,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: taskwarrior-tui
|
||||
path: target/${{ matrix.target }}/release/taskwarrior-tui${{ matrix.binary_postfix }}
|
||||
path: target/${{ matrix.target }}/release/taskwarrior-tui-${{ matrix.target }}.tar.gz
|
||||
- name: Releasing assets
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue