Skip to content

Commit

Permalink
chore: docs CI
Browse files Browse the repository at this point in the history
  • Loading branch information
iamwacko committed Sep 27, 2024
1 parent 7b8c892 commit f099636
Show file tree
Hide file tree
Showing 3 changed files with 6,785 additions and 19,376 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: amondnet/vercel-action@v20
- uses: amondnet/vercel-action@v25
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }}
vercel-args: --prod
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/www.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: amondnet/vercel-action@v20
- uses: amondnet/vercel-action@v25
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }}
vercel-args: --prod
Expand Down
Loading

0 comments on commit f099636

Please sign in to comment.