Skip to content

Commit

Permalink
ci: 🎡 addressing v1 missing instead of latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Loonz206 committed Sep 28, 2024
1 parent bbd809c commit 1caaa26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Deploy to Vercel Action
uses: BetaHuhn/deploy-to-vercel-action@latest
uses: BetaHuhn/deploy-to-vercel-action@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
Expand Down

0 comments on commit 1caaa26

Please sign in to comment.