Skip to content

Commit

Permalink
Update update-checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a0575 authored Nov 22, 2021
1 parent 9052b45 commit bae4860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
if: steps.cacheHash.outputs.cache-hit != 'true'
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.REPO_TOKEN }}
token: ${{ secrets.workflow_token }}
event-type: ${{ env.date }}

- name: 删除工作流
Expand Down

0 comments on commit bae4860

Please sign in to comment.