add fetch before pushing tags
This commit is contained in:
1
.github/workflows/download-latest.yml
vendored
1
.github/workflows/download-latest.yml
vendored
@@ -89,6 +89,7 @@ jobs:
|
||||
git fetch
|
||||
git push origin "$DETERMINATE_VERSION" --force
|
||||
git checkout main
|
||||
git pull
|
||||
git merge "$DETERMINATE_VERSION"
|
||||
git push
|
||||
env:
|
||||
|
Reference in New Issue
Block a user