Skip to content

Releases: maxgfr/github-multi-deployments

Release v1.8.10

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:40

1.8.10 (2026-07-21)

Release v1.8.9

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:37

1.8.9 (2026-07-21)

Release v1.8.8

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:37
beb9165

1.8.8 (2026-07-21)

Release v1.8.7

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:32

1.8.7 (2026-07-21)

Release v1.8.6

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:27

1.8.6 (2026-07-21)

Bug Fixes

  • deployment status handling, retry safety, and error reporting (b7ba45f)

Continuous Integration

  • skip real-deployment jobs for dependabot PRs (893e5c6)

Release v1.8.5

Choose a tag to compare

@github-actions github-actions released this 31 Mar 13:19
5df01bb

1.8.5 (2026-03-31)

Bug Fixes

  • Update license reference format in README (5df01bb)

Release v1.8.4

Choose a tag to compare

@github-actions github-actions released this 31 Mar 09:02
55ce61f

1.8.4 (2026-03-31)

Documentation

  • fix example order and add get-env usage example (55ce61f)

Release v1.8.3

Choose a tag to compare

@github-actions github-actions released this 31 Mar 07:50
374cbe7

1.8.3 (2026-03-31)

Code Refactoring

  • ci: use own action for environment cleanup instead of gh api (374cbe7)

Release v1.8.2

Choose a tag to compare

@github-actions github-actions released this 31 Mar 06:39
60d257a

1.8.2 (2026-03-31)

Bug Fixes

  • ci: use GH_PAT_TOKEN for env cleanup + merge delete-env job (60d257a)

Release v1.8.1

Choose a tag to compare

@github-actions github-actions released this 30 Mar 22:39
e81ace1

1.8.1 (2026-03-30)

Bug Fixes

  • ci: auto-delete test environments after each workflow run (e81ace1)