diff --git a/action.yml b/action.yml index 445cf6e..a5924ad 100644 --- a/action.yml +++ b/action.yml @@ -13,7 +13,6 @@ runs: private-key: ${{ inputs.PRIVATE_KEY }} owner: ${{ inputs.OWNER }} repositories: ${{ inputs.TARGET_REPO }} - shell: bash - name: Run TODO to Issue action uses: docker://ghcr.io/alstr/todo-to-issue-action:v5.1.12