Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mckuhei authored Apr 3, 2021
1 parent 7850040 commit 0de545b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ jobs:
git commit -m "Updated By Github Actions With Build ${{github.run_number}} of ${{github.workflow}} For Github Pages"
git branch -M gh-pages
git push --force --quiet "https://${TOKEN}@${REF}"
git remote add gitee https://${GT}@gitee.com:mckuhei/opencomputers-tutorial.git
git push --force --quiet -u gitee
git push --force --quiet "https://${GT}@gitee.com/mckuhei/opencomputers-tutorial.git"

0 comments on commit 0de545b

Please sign in to comment.