mirror of
https://github.com/danog/ytop.git
synced 2024-11-30 04:29:10 +01:00
Update deploy.yml
This commit is contained in:
parent
ce8faf53c1
commit
0b51e97bcf
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
args: --release
|
||||
|
||||
- name: Compress
|
||||
run: tar -czf ${{ FILE }} -C ./target/${{ TARGET }}/release/ ${{ NAME }}
|
||||
run: tar -czf ${{ FILE }} -C ./target/${{ TARGET }}/release/ ${{ NAME }}
|
||||
|
||||
- name: Upload to release
|
||||
uses: JasonEtco/upload-to-release@master
|
||||
|
Loading…
Reference in New Issue
Block a user