deeptest
Some checks failed
blog.neet.works deployment / deploy_mamizou (push) Failing after 0s

This commit is contained in:
rawhide kobayashi 2025-01-18 16:55:20 -06:00
parent 40e7de5e59
commit 17b26f6c28
Signed by: rawhide_k
GPG Key ID: E71F77DDBC513FD7

View File

@ -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: