mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Update build.yml
This commit is contained in:
@@ -200,6 +200,7 @@ jobs:
|
||||
git push --delete origin refs/tags/latest || true
|
||||
git tag latest
|
||||
git push --force origin refs/tags/latest
|
||||
sleep 15 # make sure github can find the tag for gh release
|
||||
gh release create latest ../dist/* \
|
||||
--generate-notes \
|
||||
--title "Latest (unstable)" \
|
||||
|
||||
Reference in New Issue
Block a user