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 f53a149 commit 3d7dc18
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/commit-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: trigger workflow in fxliang/rimeseeme
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.PAT }}
repository: fxliang/RimeSeeMe
event-type: repository_dispatch_event
client-payload: '{"branch": "repo_dispatch"}'
run: gh workflow run deploy.yml -R fxliang/rimeseeme --ref repo_dispatch
env:
GH_TOKEN: ${{ secrets.PAT }}

0 comments on commit 3d7dc18

Please sign in to comment.