Skip to content

Commit

Permalink
fix update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Obijuan committed Jun 28, 2024
1 parent bb3bbb4 commit 8674e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
git commit -m "Automatic English texts updated"
- name: Push changes
uses: ad-m/github-push-action@main
uses: ad-m/github-push-action@master
with:
branch: main
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8674e71

Please sign in to comment.