Skip to content

Commit

Permalink
Update deps and ci
Browse files Browse the repository at this point in the history
  • Loading branch information
radityaharya committed Feb 17, 2024
1 parent 30f2d1a commit 2c684b1
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 125 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
node-version: 18
- run: npm install
- run: npm run publish
- run: npm run publish > /dev/null 2>&1
env:
CF_API_TOKEN: ${{ secrets.CF_API_TOKEN }}
CF_ACCOUNT_ID: ${{ secrets.CF_ACCOUNT_ID }}
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
Loading

0 comments on commit 2c684b1

Please sign in to comment.