We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f7180 commit b8f7097Copy full SHA for b8f7097
.github/workflows/test-action.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Start Patch
13
uses: ./
14
with:
15
- base_file_path: './template/base.md'
+ base_url: './template/base.md'
16
patch_file_path: './template/patch'
17
output_file_path: './CODE_OF_CONDUCT.md'
18
- uses: gr2m/create-or-update-pull-request-action@v1
0 commit comments