mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 06:23:24 -07:00
Upload all files to release
This commit is contained in:
parent
bdde069b29
commit
a11db12cb5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -102,7 +102,7 @@ jobs:
|
|||
uses: actions/upload-release-asset@v1
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: drop/*.exe
|
||||
asset_path: "*"
|
||||
asset_name: Greenshot-${{ github.run_number }}.exe
|
||||
asset_content_type: application/octet-stream
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue