Upload all files to release

This commit is contained in:
jklingen 2025-04-18 12:01:03 +02:00 committed by GitHub
commit a11db12cb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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