We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff52428 commit acfefe2Copy full SHA for acfefe2
.github/workflows/c-cpp.yml
@@ -56,6 +56,7 @@ jobs:
56
uses: softprops/action-gh-release@v1
57
with:
58
body_path: binaries/release_notes.txt
59
+ tag_name: v1
60
files: |
61
binaries/game_client
62
binaries/game_tcp_server
0 commit comments