Secrets with a owner.group
and owner.user
should mkdir
with that user and group
#157
Labels
owner.group
and owner.user
should mkdir
with that user and group
#157
Otherwise, we have to do something janky in the action like
chown
ing the path to the file -- even though the file has the proper owner and group, the created parent directories don't.The text was updated successfully, but these errors were encountered: