Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…chuu.github.io into dependabot/github_actions/actions/upload-pages-artifact-3
  • Loading branch information
thangbuiq committed Feb 9, 2024
2 parents abcc9a3 + e264696 commit c465c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
run: gh pr merge --auto --merge "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.TOKEN_GITHUB}}
GH_TOKEN: ${{ github.token }}

0 comments on commit c465c6b

Please sign in to comment.