From e1d211fc2167251eb480ff1bcc68b23bb94a9e37 Mon Sep 17 00:00:00 2001 From: Sven <50583947+quotschmacher@users.noreply.github.com> Date: Tue, 27 Oct 2020 08:52:26 +0100 Subject: [PATCH] Update c-cpp-test.yml --- .github/workflows/c-cpp-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/c-cpp-test.yml b/.github/workflows/c-cpp-test.yml index b59941a..a1f6aa7 100644 --- a/.github/workflows/c-cpp-test.yml +++ b/.github/workflows/c-cpp-test.yml @@ -38,7 +38,7 @@ jobs: repo_token: ${{ secrets.GITHUB_TOKEN }} file: build/hello asset_name: hello_world - tag: ${{ steps.bump_version.outputs.new_tag }} + tag: ${{ steps.bump_version.outputs.new_tag }} overwrite: true body: "Testrelease von Hello World mit CMake" # ls