This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
run: |
|
||||
$releaseId = "${{ steps.create_release.outputs.release_id }}"
|
||||
$filePath = "target\release\tickr.exe"
|
||||
curl.exe `
|
||||
curl.exe -v`
|
||||
-X POST `
|
||||
-H "Authorization: token ${{ secrets.RELEASE_TOKEN }}" `
|
||||
-F "attachment=@$filePath" `
|
||||
|
||||
Reference in New Issue
Block a user