github EndBug/add-and-commit v6.1.0

latest releases: v9.1.4, v9, latest...
3 years ago

You can see the full changelog here.

Added:

  • token input: you can now use this instead of setting the GITHUB_TOKEN env variable, which has been deprecated. This input is optional, its default value is the default secrets.GITHUB_TOKEN. You only need to use this if you want the action to run with a PAT. (issue #110)

Deprecated:

  • GITHUB_TOKEN: the use of this env variable is now deprecated in favor of the token input, you'll start receiving warnings if you keep using it. (issue #110)

Don't miss a new add-and-commit release

NewReleases is sending notifications on new releases.