+ update build_latest.yml

This commit is contained in:
titus
2025-01-03 18:34:47 +01:00
parent 28edd5d72b
commit ca9a0ce898

View File

@@ -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