mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-26 06:14:06 -06:00
disable github actions deploy
This commit is contained in:
parent
136b074fa8
commit
89ddc0d8f1
8
.github/workflows/deploy.yaml
vendored
8
.github/workflows/deploy.yaml
vendored
@ -1,9 +1,9 @@
|
|||||||
name: Deploy to Netlify
|
name: Deploy to Netlify
|
||||||
|
|
||||||
on:
|
# on:
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- hugo
|
# - hugo
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user