Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Aug 4, 2024
1 parent 1de2a69 commit 7b7b82b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
git add -f README.md README-ja.md
git commit -m 'generate README.md'
git push -f
#env:
# GITHUB_TOKEN: ${{ steps.create_token.outputs.token }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7b7b82b

Please sign in to comment.