mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 17:32:15 +03:00
7fe943bb49
no issue - `RELEASE_TOKEN` is currently a GitHub personal token, but this has some downsides: - if the token ever expires and I'm unaware, it'll break the release process - GitHub Releases say the creator was `daniellockyer` even if someone else actually did the release - this commit switches over to using the built-in `GITHUB_TOKEN`, which is owned by the `github-actions` app and should never expire - aside from that, Ghost releases will be created by the neutral `github-actions` account |
||
---|---|---|
.. | ||
canary.yml | ||
release.yml | ||
test.yml |