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