Skip to content

Commit b8f7097

Browse files
committed
fix: update test-action values
1 parent f1f7180 commit b8f7097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Start Patch
1313
uses: ./
1414
with:
15-
base_file_path: './template/base.md'
15+
base_url: './template/base.md'
1616
patch_file_path: './template/patch'
1717
output_file_path: './CODE_OF_CONDUCT.md'
1818
- uses: gr2m/create-or-update-pull-request-action@v1

0 commit comments

Comments
 (0)