mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-27 08:11:55 +00:00
Renaming the doc branch
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
git add -A;
|
||||
git commit -m "Deploying the doc";
|
||||
git remote add origin https://${GITHUB_ACTOR}:${GITHUB_TOKEN}@${GITHUB_REPO};
|
||||
git push --force origin gh-pages;
|
||||
git push --force origin Documentation;
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_REPO: "github.com/AnonymusRaccoon/ComSquare"
|
||||
Reference in New Issue
Block a user