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 7a1d920 commit 1603f88
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: ${{ github.token }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
run: gh workflow run ./.github/workflows/ci.yml

0 comments on commit 1603f88

Please sign in to comment.