mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-17 03:20:02 +00:00
tw.org just one more CI fix
This commit is contained in:
parent
02f8713012
commit
bc81195b5a
@ -93,5 +93,5 @@ git config --global user.name "GitHub Actions"
|
||||
git add -A .
|
||||
git commit --message "GitHub build: $GITHUB_RUN_NUMBER of $TW5_BUILD_BRANCH ($(date +'%F %T %Z'))"
|
||||
git remote add deploy "https://$GH_TOKEN@github.com/TiddlyWiki/tiddlywiki.org-gh-pages.git" &>/dev/null
|
||||
git push deploy master &>/dev/null
|
||||
git push deploy main &>/dev/null
|
||||
popd
|
||||
|
Loading…
x
Reference in New Issue
Block a user