mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-18 07:11:26 -08:00
tw.org just one more CI fix
This commit is contained in:
parent
02f8713012
commit
bc81195b5a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue