Skip to content

Commit

Permalink
fix: trigger workflow group (#4646)
Browse files Browse the repository at this point in the history
  • Loading branch information
caohuilin authored Sep 14, 2023
1 parent ddbdbee commit 5a5c7be
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 @@ -130,4 +130,4 @@ jobs:
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer ${{ secrets.REPO_SCOPED_TOKEN }}' \
-d '{"ref": "main", "inputs": {"version": "latest"}}' \
https://api.github.com/repos/caohuilin/rspress/actions/workflows/release-pull-request-with-modernjs.yml/dispatches
https://api.github.com/repos/web-infra-dev/rspress/actions/workflows/release-pull-request-with-modernjs.yml/dispatches

0 comments on commit 5a5c7be

Please sign in to comment.