Skip to content

Commit

Permalink
Update commit-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fxliang authored Jul 26, 2024
1 parent 9519e2d commit f53a149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: trigger workflow in fxliang/rimeseeme
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.REPO_DISPATCH_PAT }}
token: ${{ secrets.PAT }}
repository: fxliang/RimeSeeMe
event-type: repository_dispatch_event
client-payload: '{"branch": "repo_dispatch"}'

0 comments on commit f53a149

Please sign in to comment.