We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c605a87 commit 32d72d1Copy full SHA for 32d72d1
action.yml
@@ -65,7 +65,6 @@ runs:
65
run: cat ".github/workflows/${WORKFLOW_FILE_NAME}"
66
67
- name: Clean action
68
- working-directory: ./src
69
shell: bash
70
run: |
71
rm ./src/workflow.new.yml
0 commit comments