diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 240ff94..0baac8f 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -42,7 +42,7 @@ jobs: - name: Build static licenses uses: actions/upload-artifact@v2 with: - name: licenses + name: github-pages/licenses path: _licenses - name: Upload artifact # Automatically uploads an artifact from the './_site' directory by default