You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.