diff --git a/.github/workflows/test-build-resources-with-pandoc.yml b/.github/workflows/test-build-resources-with-pandoc.yml index 64e77c5d..6616e855 100644 --- a/.github/workflows/test-build-resources-with-pandoc.yml +++ b/.github/workflows/test-build-resources-with-pandoc.yml @@ -28,5 +28,5 @@ jobs: uses: actions/upload-artifact@v4 with: name: mermaid-filter.err - path: ./mermaid-filter.err + path: ./documents/forGitBranch/ retention-days: 1