Update publish.yml
Some checks are pending
publish / Build Docusaurus (push) Waiting to run
publish / Deploy to GitHub Pages (push) Blocked by required conditions

This commit is contained in:
Kevin Franklin Kim 2025-09-12 16:09:12 +02:00 committed by GitHub
parent 36b15221ea
commit f6157bb906
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ jobs:
working-directory: foomo
run: |
yarn install --frozen-lockfile
npm run deploy
npm run build
- uses: actions/upload-pages-artifact@v3
with: