Documentation workflow fix

This commit is contained in:
Emil Dotchevski
2026-05-31 13:38:28 -04:00
parent 4bc62d9061
commit afcb28d8f2
+4 -1
View File
@@ -5,6 +5,9 @@ on:
branches:
- master
permissions:
contents: write
jobs:
publish:
runs-on: ubuntu-latest
@@ -38,7 +41,7 @@ jobs:
../../../b2
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.0.0
uses: JamesIves/github-pages-deploy-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages