We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb8ca4 commit 13cd71aCopy full SHA for 13cd71a
actions/publish-vercel/action.yml
@@ -41,7 +41,6 @@ runs:
41
- uses: amondnet/[email protected] #deploy
42
with:
43
vercel-token: ${{ inputs.VERCEL_TOKEN }} # Required
44
- github-token: ${{ secrets.GITHUB_TOKEN }} #Optional
45
#vercel-args: '--prod' #Optional
46
vercel-org-id: ${{ inputs.VERCEL_ORG_ID}} #Required
47
vercel-project-id: ${{ inputs.VERCEL_PROJECT_ID}} #Required
0 commit comments