Skip to content

Commit

Permalink
git deploy action set again
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBrMz committed Apr 30, 2024
1 parent 74e6adf commit accab38
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Deploy to Vercel Action
uses: BetaHuhn/deploy-to-vercel-action@v1
with:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
GITHUB_TOKEN: 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
VERCEL_TOKEN: waYwhqpPAAq6beUSL91vZbEj
VERCEL_ORG_ID: FxCGMDj10v3PkYbVZnlhEvZy
VERCEL_PROJECT_ID: prj_EXDXIQfJINBojIiAG1fMz9PZwLAx

0 comments on commit accab38

Please sign in to comment.