Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen authored Jun 5, 2022
1 parent dbac23f commit 5ceb14d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "rick"
git add .
git add -f index.rss
git commit -m "Auto commit by rick's bot, ci skip"
git push https://linuxsuren:${{ secrets.GH_SECRETS }}@github.com/opensource-f2f/devops-talk.git HEAD:master

0 comments on commit 5ceb14d

Please sign in to comment.