Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fabnicol committed Mar 2, 2021
2 parents 7598077 + 3443fb8 commit 7e72afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
assets+=("-a" "$asset")
done
hub release create "${assets[@]}" \
-m "Release $tag_name"
-m "Release $tag_name" $tag_name
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7e72afb

Please sign in to comment.