Ghost/.github/workflows
Daniel Lockyer 0609ec2525
Fixed create-release-branch failing with non-core tags
- the create-release-branch workflow works by getting the most recent
  tag, bumping it and using that to create the new tag
- now we've moved Portal into the monorepo, we've got two different
  types of flags, but the Portal ones aren't valid semver so the
  workflow fails if the most recent tag is one for Portal
- this fixes that by ensuring we only fetch tags matching the pattern we
  use for tagging Ghost
2022-11-04 10:38:22 +07:00
..
auto-assign.yml
browser-tests.yml Updated all GitHub-owned Actions to v3 2022-08-03 22:33:28 +02:00
canary.yml
create-release-branch.yml Fixed create-release-branch failing with non-core tags 2022-11-04 10:38:22 +07:00
custom-build.yml
label-actions.yml
migration-review.yml Update peter-evans/create-or-update-comment digest to 7305482 2022-10-20 10:24:34 +07:00
release.yml
stale.yml
test.yml