Skip to content

Commit

Permalink
Update c-cpp-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quotschmacher authored Oct 27, 2020
1 parent f826db0 commit e1d211f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e1d211f

Please sign in to comment.