Skip to content

Commit

Permalink
letzter versuch für heute :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Natlinux81 committed Jun 28, 2023
1 parent 68bb778 commit dd8dcec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-mathColoringGame.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit dd8dcec

Please sign in to comment.