Releases: tomjschuster/cloudflare-pages-deploy-action
Releases · tomjschuster/cloudflare-pages-deploy-action
v0.0.12
Features
- Use deployment endpoint for branch environments (#39) (3998893)
- Build ncc directly from typescript source (#38) (3998893)
- Get Pages deployment events via web socket (#37) (3998893)
v0.0.9
Bug Fixes
- set auto_merge false for GitHub deployment (1c6b343)
v0.0.7
Bug Fixes
- check deployment instead of next stage when stuck polling (#28) (5675dd5)
- generate proper hex codes for build (#29) (78ec528)
v0.0.6
Bug Fixes
- update action input spelling (eb2c9fc)
v0.0.5
Features
- create preview deployment using webhooks (#26) (2e91b52)
- github deployments: sync GitHub Deployment with Pages Deployment (#27) (3dcd2e7)
v0.0.4
CI
- point build badge to main test
v0.0.3
Features
- add icon and color for market place (#23) (223318d)