Skip to content

Commit

Permalink
Feat/action update readme (#3779)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuehua-s committed Apr 17, 2024
1 parent 7da7636 commit 9bf0612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Expand Up @@ -151,5 +151,5 @@ jobs:
- name: Push README.md
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GH_PAT }}
branch: ${{ github.ref }}

0 comments on commit 9bf0612

Please sign in to comment.