mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 05:25:05 +00:00
Temporarily always push the docs commit
This commit is contained in:
parent
b39b047505
commit
6612fd39ae
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ git reset upstream/main
|
|||
touch .
|
||||
git add -A .
|
||||
|
||||
if [[ $(git status -s) ]]; then
|
||||
#if [[ $(git status -s) ]]; then
|
||||
git commit -m "Rebuild docs for https://github.com/harfbuzz/harfbuzz/commit/$REVISION"
|
||||
git push -q upstream HEAD:main
|
||||
fi
|
||||
#fi
|
||||
|
|
Loading…
Add table
Reference in a new issue