Skip to content

Commit

Permalink
Update myGitTool.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lengsukq authored Dec 21, 2023
1 parent e32feec commit 131e2cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/myGitTool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
asset_path: dist/*.exe
asset_path: ./dist/*.exe
asset_name: myGitTool.exe
asset_content_type: application/octet-stream
token: ${{ secrets.GITHUB_TOKEN }}
upload_url: https://api.github.com/repos/lengsukq/my-git-tool/releases/assets

0 comments on commit 131e2cb

Please sign in to comment.