Skip to content

Commit

Permalink
fix: trigger workflow group
Browse files Browse the repository at this point in the history
  • Loading branch information
caohuilin committed Sep 14, 2023
1 parent a0804b6 commit b6a6367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ jobs:
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer ${{ secrets.REPO_SCOPED_TOKEN }}' \
-d '{"ref": "main"}' \
https://api.github.com/repos/caohuilin/modern.js/actions/workflows/update-rspress.yml/dispatches
https://api.github.com/repos/web-infra-dev/modern.js/actions/workflows/update-rspress.yml/dispatches

0 comments on commit b6a6367

Please sign in to comment.