mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34: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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- hugo
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - hugo
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user