letzter versuch für heute :)

This commit is contained in:
Natlinux
2023-06-28 18:36:51 +02:00
parent 68bb778ad1
commit dd8dcecbaa

View File

@@ -37,5 +37,5 @@ jobs:
- uses: csexton/release-asset-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN}}
pattern: MathColoringGame/obj/Release/net6.0-windows/win-x64/publish/*.exe
pattern: MathColoringGame/bin/Release/net6.0-windows/win-x64/publish/*.exe
release-url: ${{ steps.create_release.outputs.upload_url }}