+ update build_latest.yml
This commit is contained in:
2
.github/workflows/build_latest.yml
vendored
2
.github/workflows/build_latest.yml
vendored
@@ -109,7 +109,7 @@ jobs:
|
||||
gh release create v${{ github.run_number }} \
|
||||
--draft \
|
||||
--title "Release v${{ github.run_number }}" \
|
||||
--notes "Automated release v${{ github.run_number }}"
|
||||
--notes "Automated release v${{ github.run_number }}" \
|
||||
--repo ${{ github.repository }}
|
||||
|
||||
for file in */*; do
|
||||
|
||||
Reference in New Issue
Block a user