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 is not great because it put the labeler action out of commision for all releases of the action, when the 1.6.2 release failed to create the action.tar.gz file in "latest" downloads location.
The text was updated successfully, but these errors were encountered:
Yeah I agree with this. It's a leftover from when the action binary was compiled upon run and I kept it to avoid complicating the release process, but at this point it's safer to go that way.
The Dockerfile used to fetch the binary used for the action references
latest
in all recent versions.This is not great because it put the labeler action out of commision for all releases of the action, when the 1.6.2 release failed to create the
action.tar.gz
file in "latest" downloads location.The text was updated successfully, but these errors were encountered: