Deploy demo from master branch

This commit is contained in:
Tom Nunn 2023-04-14 21:40:56 +01:00
parent 9f80e5d943
commit 774b795eeb

View File

@ -4,7 +4,7 @@ name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["v4.0.0"]
branches: ["master"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: