Skip to content

Commit

Permalink
Update deploy-to-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zizifn committed May 1, 2023
1 parent 1aad260 commit ad86cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
cache-dependency-path: package-lock.json
# Run your project's build step
- name: Build
run: npm install && npx https://prerelease-registry.devprod.cloudflare.dev/next-on-pages/runs/4786008794/npm-package-next-on-pages-191
run: npm install && npx https://prerelease-registry.devprod.cloudflare.dev/next-on-pages/runs/4786008794/npm-package-next-on-pages-191 --experimental-minify
- name: Publish
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
Expand Down

0 comments on commit ad86cbf

Please sign in to comment.