Skip to content

Commit af849ab

Browse files
authored
Update deploy-trigger.yml
1 parent ebc92cb commit af849ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-trigger.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Trigger Workflow in Another Repository
11+
env:
12+
GH_TOKEN: ${{ github.token }}
1113
run: |
1214
# GitHub CLI api
1315
# https://cli.github.com/manual/gh_api

0 commit comments

Comments
 (0)