mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-05-10 00:00:17 +00:00
Update main.yml
Fix name
This commit is contained in:
@@ -14,6 +14,6 @@ jobs:
|
||||
- name: Upload to release
|
||||
uses: JasonEtco/upload-to-release@master
|
||||
with:
|
||||
args: target/release/tmux_helper
|
||||
args: target/release/tmux-helper
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user