Skip to content

Commit

Permalink
chore: docs CI (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamwacko authored Sep 27, 2024
1 parent fdbecd2 commit d814c26
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 d814c26

Please sign in to comment.