Skip to content

Commit

Permalink
have action push to a separate branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rbren committed Dec 14, 2020
1 parent 949eb9e commit fab5cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
fi
git add ../docs/
git commit -m "[CI] rebuild website"
git push
git push origin +website
fi

0 comments on commit fab5cb9

Please sign in to comment.