Open eread opened 6 days ago
@mre Could you review? Do you know if this will work as I've updated it here?
Otherwise, it might be possible in a separate step to include the new logic, and set an environment variable to true
and then use that environment variable as the value of push
.
WDYT?
As outlined in https://github.com/lycheeverse/lychee/issues/1432#issuecomment-2477830138, the current workflow won't push to the Docker registry when a release is cut because releases now include a pull request.
This pull request increases the number of conditions under which a Docker image can be pushed.
Closes https://github.com/lycheeverse/lychee/issues/1432.