Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
JUNIORCO committed Sep 5, 2024
1 parent accbdca commit 4f2e99f
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 @@ -3,7 +3,7 @@ env:
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
TRIGGER_API_KEY: ${{ secrets.TRIGGER_API_KEY }}
TRIGGER_ACCESS_TOKEN: ${{ secrets.TRIGGER_API_KEY }}

on:
push:
Expand Down

0 comments on commit 4f2e99f

Please sign in to comment.