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 146013b commit 7850040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ 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 remote add gitee https://${GT}@gitee.com:mckuhei/opencomputers-tutorial.git
git push --force --quiet -u gitee

0 comments on commit 7850040

Please sign in to comment.