0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/.github/workflows
Daniel Lockyer 1cc58c1f95 Added GitHub Actions workflow to build the latest code
- we want to allow people to download and run the latest code in Ghost
  and Ghost-Admin from Ghost-CLI without going through the process of
  cloning the repos
- this GitHub Actions will generate a release zip and upload it as an
  artifact
- we then have a tool to download the latest artifact, which can be used
  in Ghost-CLI
2020-10-28 16:20:42 +00:00
..
build.yml Added GitHub Actions workflow to build the latest code 2020-10-28 16:20:42 +00:00
release.yml Pinned Ubuntu version for tests & release workflows 2020-08-18 13:08:22 +01:00
test.yml Bumped minimum Node 14 version to latest LTS 2020-10-28 11:03:02 +00:00