mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 03:29:15 +00:00
docs(contributing): ⚡ new section by contributors
This commit is contained in:
7
.github/workflows/netlify.yml
vendored
7
.github/workflows/netlify.yml
vendored
@@ -3,7 +3,8 @@ name: 📄 Desplegando documentacion
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
- 'feat/docs-**'
|
||||
- 'fix/docs-**'
|
||||
|
||||
jobs:
|
||||
############ DOCUMENTATION BUILD ############
|
||||
@@ -35,7 +36,7 @@ jobs:
|
||||
with:
|
||||
name: documentation-dist
|
||||
path: |
|
||||
packages/docs/dist
|
||||
packages/docs/dist/
|
||||
packages/docs/netlify.toml
|
||||
packages/docs/.netlify
|
||||
############ DEPLOY ############
|
||||
@@ -50,7 +51,7 @@ jobs:
|
||||
with:
|
||||
name: documentation-dist
|
||||
path: |
|
||||
packages/docs/dist
|
||||
packages/docs/dist/
|
||||
packages/docs/netlify.toml
|
||||
packages/docs/.netlify
|
||||
|
||||
|
||||
Reference in New Issue
Block a user