Skip to content

Commit

Permalink
child ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hnthh committed Dec 5, 2023
1 parent 1603f88 commit 4751ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/child.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:

- name: run
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh workflow run ./.github/workflows/ci.yml

0 comments on commit 4751ec4

Please sign in to comment.