diff --git a/.github/workflows/compile-presentation.yml b/.github/workflows/compile-presentation.yml index 6ac40f5..c3dc715 100644 --- a/.github/workflows/compile-presentation.yml +++ b/.github/workflows/compile-presentation.yml @@ -40,6 +40,7 @@ jobs: uses: actions/upload-artifact@v4 with: path: . + name: github-pages publish: needs: compile-presentation