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.
base_url
1 parent c4daeb6 commit 5e25d47Copy full SHA for 5e25d47
.github/workflows/patch-code-of-conduct.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Patch CoC
19
uses: pkgjs/[email protected]
20
with:
21
- base_url: '../../conduct/artifacts/CODE_OF_CONDUCT_PATCH.patch'
+ base_url: './conduct/artifacts/CODE_OF_CONDUCT_PREAMBLE.md'
22
template_url: 'https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md'
23
patch_file_path: './conduct/artifacts/CODE_OF_CONDUCT_PATCH.patch'
24
output_file_path: './CODE_OF_CONDUCT.md'
0 commit comments