Skip to content

Commit

Permalink
增加token调用
Browse files Browse the repository at this point in the history
  • Loading branch information
eryajf committed Jan 14, 2024
1 parent b63f8bb commit fba298e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Update readme
uses: eryajf/yaml-readme@master
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GH_SECRETS }}
with:
pattern: 'items/*/*.yaml'
username: eryajf
Expand Down

0 comments on commit fba298e

Please sign in to comment.