Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
刘旋尧 committed Apr 25, 2024
1 parent a738b35 commit af6071f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Push to deploy branch
run: |
git checkout -b deploy
git rm --cached telegram-bot-api
git rm --cached -r telegram-bot-api
git rm .gitmodules
rm -rf telegram-bot-api/.git
git add telegram-bot-api
Expand Down

0 comments on commit af6071f

Please sign in to comment.