diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 3d57793..73111ad 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -30,7 +30,7 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 with: - tag_name: Automated build + tag_name: automated_build files: | ./bin/x64/Release/audy.exe env: