mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: wrong variable format
i'm dumb
This commit is contained in:
2
.github/workflows/optimize-templates.yml
vendored
2
.github/workflows/optimize-templates.yml
vendored
@@ -74,7 +74,7 @@ jobs:
|
||||
fi
|
||||
git commit -m "$commit_msg" -m "[skip changelog]"
|
||||
git pull origin $(git rev-parse --abbrev-ref HEAD) --unshallow --rebase
|
||||
echo "have_commits=True" >> $GITHUB_ENV
|
||||
echo "have_commits=True" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
|
||||
- name: Push changes
|
||||
|
||||
Reference in New Issue
Block a user