Test
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -6,7 +6,7 @@ on:
|
|||||||
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
|
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
|
||||||
# using the `master` branch as the default branch.
|
# using the `master` branch as the default branch.
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [gh-pages]
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user