Merge pull request #48 from IT4Change/change-docs-deploy-action

chore(other) fix typo
This commit is contained in:
mahula 2024-04-06 11:43:52 +02:00 committed by GitHub
commit dfc41994d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ jobs:
# run build script
- name: Build Docs
run: npm docs:build
run: npm run docs:build
- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v4