Skip to content

Releases: AdrianGonz97/refined-cf-pages-action

v1.2.6

19 Sep 17:08
6f7dc14
Compare
Choose a tag to compare

What's Changed

  • fix: allow deployments to production in workflow_run events (#23)

v1.2.5

30 Aug 15:25
f026b5a
Compare
Choose a tag to compare

What's Changed

  • fix: don't add a PR comment if an issue number cannot be detected (#21)

v1.2.4

14 Aug 19:49
f492a7d
Compare
Choose a tag to compare

What's Changed

  • Fixed a regression where PR branch deployments with matching production branch names would deploy to Cloudflare's production branch

v1.2.3

03 Aug 18:02
11cfce7
Compare
Choose a tag to compare

What's Changed

  • fix: workflow_run compatibility
  • docs: updated recommended setup for PR Previews from Forks

v1.2.2

16 May 15:32
c7b767e
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where PR deployments with matching production branch names would deploy to CF's production branch (#15)

v1.2.1

16 May 15:03
Compare
Choose a tag to compare

Fixed an issue where PRs would deploy to the incorrect branch

v1.2.0

14 May 06:00
5594171
Compare
Choose a tag to compare

What's Changed

  • feat: manually specifiable branch names (#14)

v1.1.2

12 May 15:49
0ccb38a
Compare
Choose a tag to compare

What's Changed

  • fix: malformed branch names outside of PR events by @TonsiTT in #13

New Contributors

v1.1.1

05 Mar 21:27
3cc0066
Compare
Choose a tag to compare

What's Changed

  • docs: Add section for PR previews from forks (#10)
  • chore: Update action's node version and dependencies (#11)

v1.1.0

13 Jan 01:34
d72456a
Compare
Choose a tag to compare

What's Changed

  • feat: Combined multiple sites into a single PR summary (#8)