Skip to content

Commit

Permalink
Update deploy-call.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ss-o authored May 9, 2022
1 parent df6b877 commit cd4461a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/deploy-call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ jobs:
deploy:
name: '🚀 Deploy'
uses: z-shell/.github/.github/workflows/deploy-call.yml@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# secrets:
# personal_token
secrets:
personal_token: ${{ secrets.GH_PAT }}
# deploy_key: ''
# external_repository: ''
# publish_branch: ''
Expand Down

0 comments on commit cd4461a

Please sign in to comment.