0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Added temporary second artifact upload

- we're changing the name but need to maintain compatibility until the
  new setup is live
This commit is contained in:
Daniel Lockyer 2020-10-29 13:18:45 +00:00
parent 85da9bdeb2
commit b8c9ef5033

View file

@ -34,6 +34,12 @@ jobs:
- run: grunt release --skip-update
- uses: actions/upload-artifact@v2
with:
name: ghost-canary
path: .dist/release/*
retention-days: 7
- uses: actions/upload-artifact@v2
with:
name: ghost-latest