ci: update branch for workflow test run
This commit is contained in:
parent
b96ff6ab4c
commit
729956c1fc
5
.github/workflows/release-pages.yaml
vendored
5
.github/workflows/release-pages.yaml
vendored
@ -2,8 +2,9 @@
|
|||||||
name: Deploy static content to Pages
|
name: Deploy static content to Pages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches: ["master"]
|
branches: ["github-pages-10-14"]
|
||||||
|
# branches: ["master"]
|
||||||
|
|
||||||
# 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:
|
||||||
|
Loading…
Reference in New Issue
Block a user