Skip to content

Commit

Permalink
Update deploy_aliyun.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abnerlee committed Mar 6, 2024
1 parent 7a57346 commit b6f043f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_aliyun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "Typora"
git remote add a [email protected]:theme
sed -i 's/rubygems.org/gems.ruby-china.com/g' Gemfile
git commit -am "update Gemfile"
git checkout -b master
env:
PEM_KEY: ${{secrets.ALIYUN_PEM}}
Expand Down

0 comments on commit b6f043f

Please sign in to comment.