Update deploy-mathColoringGame.yml
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: "Deploy MathColoringGame"
|
||||
name: "DeployMathColoringGame"
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -37,4 +37,4 @@ jobs:
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN}}
|
||||
pattern: MathColoringGame/bin/Release/net6.0-windows/win-x64/publish/*.exe
|
||||
release-url: ${{ steps.create_release.outputs.upload_url }}
|
||||
release-url: ${{ steps.create_release.outputs.upload_url }}
|
||||
|
||||
Reference in New Issue
Block a user