From 9e80b99959e345d1ce16fa98aa912b7eb34882ae Mon Sep 17 00:00:00 2001 From: Nathalie Eugler <97396587+Natlinux81@users.noreply.github.com> Date: Wed, 28 Jun 2023 14:59:01 +0200 Subject: [PATCH] Update deploy-mathColoringGame.yml --- .github/workflows/deploy-mathColoringGame.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-mathColoringGame.yml b/.github/workflows/deploy-mathColoringGame.yml index 376fdb0..44f9645 100644 --- a/.github/workflows/deploy-mathColoringGame.yml +++ b/.github/workflows/deploy-mathColoringGame.yml @@ -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 }} \ No newline at end of file + release-url: ${{ steps.create_release.outputs.upload_url }}