Skip to content

Commit df6b877

Browse files
authored
Update deploy-call.yml
1 parent 35b3bc6 commit df6b877

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/deploy-call.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ jobs:
1010
deploy:
1111
name: '🚀 Deploy'
1212
uses: z-shell/.github/.github/workflows/deploy-call.yml@main
13-
# with:
14-
# secrets:
13+
with:
14+
github_token: ${{ secrets.GITHUB_TOKEN }}
15+
# secrets:
1516
# personal_token
1617
# deploy_key: ''
1718
# external_repository: ''

0 commit comments

Comments
 (0)