0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/.github
Daniel Lockyer a8ee33b533
Updated CI release workflow to use built-in token
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
2021-09-22 12:24:01 +01:00
..
hooks
ISSUE_TEMPLATE Update config.yml 2020-05-08 11:44:34 +01:00
workflows Updated CI release workflow to use built-in token 2021-09-22 12:24:01 +01:00
CODEOWNERS Added CODEOWNERS file to protect DB migrations 2020-02-17 13:05:09 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2020-08-03 16:10:22 +01:00
FUNDING.yml Update FUNDING.yml 2020-07-28 13:19:20 +07:00
label-actions.yml Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
PULL_REQUEST_TEMPLATE.md Reverted "Updated pull request template" 2020-04-30 09:10:40 +01:00
stale.yml Added feature label to stalebot exemption list 2020-03-05 12:40:59 +00:00
SUPPORT.md Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00