Update docs.yml

This commit is contained in:
jstoobysmith 2025-01-17 09:43:58 +00:00
parent 470ba76879
commit 20bd9340ce

View file

@ -2,6 +2,7 @@ on:
push:
branches:
- master
pull_request:
name: Build and deploy documentation
@ -104,4 +105,4 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v4