Skip to content

Commit 5ceb14d

Browse files
authored
Update blank.yml
1 parent dbac23f commit 5ceb14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
run: |
2121
git config --local user.email "[email protected]"
2222
git config --local user.name "rick"
23-
git add .
23+
git add -f index.rss
2424
git commit -m "Auto commit by rick's bot, ci skip"
2525
git push https://linuxsuren:${{ secrets.GH_SECRETS }}@github.com/opensource-f2f/devops-talk.git HEAD:master

0 commit comments

Comments
 (0)