github-action
github-action copied to clipboard
Split OAuth empty error message to create new absent tags error message
Creates a new error condition, evaluated after the check for empty OAuth credentials, that is triggered if neither an authkey not a tags is provided. IIUC, tags is not required if an authkey is provided because that authkey may be generated with tags, but we don't know that at runtime.
Fixes #78.