Ghost/.github
Daniel Lockyer 7fe943bb49
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-07-12 13:14:55 +01:00
..
hooks Added pre-commit hook to handle submodules (#8302) 2017-04-13 08:26:48 +01:00
ISSUE_TEMPLATE Update ---bug-report.md 2021-04-13 10:53:36 +01:00
workflows Updated CI release workflow to use built-in token 2021-07-12 13:14:55 +01:00
CODEOWNERS Added CODEOWNERS file to protect DB migrations 2020-02-17 13:05:09 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-04-20 15:44:18 +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