Skip to content

Commit

Permalink
Update build-with-llvm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
netflexs authored Nov 13, 2024
1 parent 0e0b0fb commit f28fdeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-with-llvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: v${{ github.run_number }}
tag_name: llVm${{ github.run_number }}
release_name: LLVM Build v${{ github.run_number }}
draft: false
prerelease: false
Expand Down

0 comments on commit f28fdeb

Please sign in to comment.