Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Version 2.0.0

Compare
Choose a tag to compare
@matootie matootie released this 29 Dec 00:10
781d3c4

GitHub Docker now requires even less input!

  • The image is built and pushed on behalf of the "GitHub Actor", or, the person who triggered the action, by default.
  • personalAccessToken input has been changed to accessToken to encourage the use of the provided secret: GITHUB_TOKEN.
  • A security concern was addressed by deleting the Docker config after completion.