mirror of
https://github.com/stisla/stisla.git
synced 2025-08-30 19:39:58 +02:00
ci: disable deploy demo temporarily
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -3,7 +3,7 @@ name: deploy demo to gh-pages
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "master" ]
|
branches: [ ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@@ -30,4 +30,4 @@ jobs:
|
|||||||
folder: ./pages # The folder the action should deploy.
|
folder: ./pages # The folder the action should deploy.
|
||||||
commit-message: "update: stisla demo"
|
commit-message: "update: stisla demo"
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user