This commit is contained in:
2023-03-22 02:48:48 -07:00
parent a8c2a46f2d
commit 5aa22ee508
7 changed files with 13 additions and 16 deletions

View File

@@ -35,4 +35,4 @@ runs:
- name: "Take ownership of output."
uses: act/common/distros/busybox@master
with:
command: chown ${{ steps.ids.outputs.uid }}:${{ steps.ids.outputs.gid }} "${{ inputs.file }}" -R
args: chown ${{ steps.ids.outputs.uid }}:${{ steps.ids.outputs.gid }} "${{ inputs.file }}" -R