This commit is contained in:
parent
40e7de5e59
commit
17b26f6c28
@ -1,8 +1,10 @@
|
|||||||
name: blog.neet.works deployment
|
name: blog.neet.works deployment
|
||||||
on:
|
#on:
|
||||||
push:
|
# push:
|
||||||
paths:
|
# paths:
|
||||||
- 'public/**' # Trigger the workflow when files in the 'public' folder are updated
|
# - 'public/**' # Trigger the workflow when files in the 'public' folder are updated
|
||||||
|
|
||||||
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy_mamizou:
|
deploy_mamizou:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user