Static Page Generator #5
1 changed files with 2 additions and 2 deletions
|
@ -45,5 +45,5 @@ jobs:
|
|||
git add .
|
||||
git commit -m "Deploy static site"
|
||||
|
||||
# Force push to the 'pages' branch
|
||||
git push origin pages --force
|
||||
# Force push to the 'pages-dev' branch
|
||||
git push origin pages-dev --force
|
||||
|
|
Loading…
Reference in a new issue