Update ci.yml
This commit is contained in:
parent
8c9da58237
commit
cf5b0e32d0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: v${{ github.run_number }}
|
tag_name: v${{ github.run_number }}
|
||||||
release_name: "Build v${{ github.run_number }}"
|
release_name: "Lindbergh Loader v${{ github.run_number }}"
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user