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