Skip to content

v2.0.0

Compare
Choose a tag to compare
@markpitchless markpitchless released this 26 Apr 15:01
· 36 commits to v2 since this release
399af87
  • Change: Don't pass the gem host around as an environment variable, extract from the gemspec.
  • Change: Don't pass gem keys around in environment variables anymore. Use the installed creds by key name.
  • Add: input key to set the key name in gem credentials to use.
  • Change: Release/pre-release inputs collapsed into single pre-release input. Push is either release or pre-release version, can't do both (or none!) in the same call anymore.
  • Add: Add linter for action code.
  • Change: tag-release input renamed to just tag.
  • Change: Use command line args instead of env variables for the internal command.