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 eae79a1 commit 769b8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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: 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
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VERCEL_TOKEN: waYwhqpPAAq6beUSL91vZbEj
VERCEL_ORG_ID: FxCGMDj10v3PkYbVZnlhEvZy
VERCEL_PROJECT_ID: prj_EXDXIQfJINBojIiAG1fMz9PZwLAx

0 comments on commit 769b8dc

Please sign in to comment.