Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hasksomatotoian authored Jan 22, 2024
1 parent 0998909 commit 4bf2118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: v${{ steps.get_release_version.outputs.version }}
tag_name: v${{ github.run_number }}
release_name: ${{ env.TIMT_PROJECT_NAME }} v${{ github.run_number }}
draft: false
prerelease: false
Expand Down

0 comments on commit 4bf2118

Please sign in to comment.