Skip to content

v2.0.0

Choose a tag to compare

@ifvictr ifvictr released this 28 Mar 08:58
· 12 commits to master since this release
  • Renamed package from ghost-github to ghost-storage-github
  • Removed type, user, and password from config, effectively forcing users to use tokens as a more secure means of authentication in config
  • Replaced user with owner in config
  • Added destination, baseUrl, and useRelativeUrls to config
  • Added GHOST_GITHUB_ environment variables
  • Fixed image upload conflicts (#18, #21)