Skip to content

Commit 14cac1d

Browse files
Update action.yml
1 parent 02d0ab2 commit 14cac1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
with:
2727
owner: ${{ github.event.input.owner }}
2828
repository: ${{ github.event.inputs.repository-short }}
29-
run: 'rm -r ${{ github.event.inputs.repository-short }}'
29+
shell: bash
3030
branding:
3131
icon: camera-off
3232
color: white

0 commit comments

Comments
 (0)