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 25d766b commit 5b69f6aCopy full SHA for 5b69f6a
1 file changed
.github/workflows/publish.yml
@@ -96,6 +96,7 @@ jobs:
96
- name: Docs
97
uses: competitive-verifier/actions/docs@v2
98
with:
99
+ verify-files: ${{github.workspace}}/.artifacts/${{ runner.os }}-verify-files-json/verify_files.json
100
verify-result: ${{github.workspace}}/.artifacts/Merged-Result/merged-result.json
101
destination: _jekyll
102
write-summary: true
0 commit comments