mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-02-05 02:07:58 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff94cb630b |
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -14,6 +14,6 @@ jobs:
|
|||||||
- name: Upload to release
|
- name: Upload to release
|
||||||
uses: JasonEtco/upload-to-release@master
|
uses: JasonEtco/upload-to-release@master
|
||||||
with:
|
with:
|
||||||
args: target/release/tmux_helper
|
args: target/release/tmux-helper
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user