Revert "Fix Pages workflow enablement and add Lobsters launch copy"

This reverts commit 67f9550e6c.
This commit is contained in:
Sam Valladares 2026-06-02 12:40:48 -05:00
parent 67f9550e6c
commit 6a37586c5f
3 changed files with 5 additions and 31 deletions

View file

@ -37,8 +37,6 @@ jobs:
sed -i 's|../marketing/assets/|assets/|g' _site/index.html || true
- uses: actions/configure-pages@v5
with:
enablement: true
- uses: actions/upload-pages-artifact@v3
with: