Skip to content

Commit

Permalink
ci: 更新触发url
Browse files Browse the repository at this point in the history
  • Loading branch information
Leetfs committed Oct 17, 2024
1 parent 295f44f commit b187079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
curl -X POST \
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: token ${{ steps.auth.outputs.token }}" \
https://api.github.com/repos/trans-archive/Archive/actions/workflows/cf.yml/dispatches \
https://api.github.com/repos/trans-archive/archive/actions/workflows/cf.yml/dispatches \
-d '{"ref":"main"}'

0 comments on commit b187079

Please sign in to comment.