mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 04:29:16 +00:00
docs(contributing): ⚡ new section by contributors
This commit is contained in:
4
.github/workflows/netlify.yml
vendored
4
.github/workflows/netlify.yml
vendored
@@ -41,8 +41,8 @@ jobs:
|
|||||||
name: documentation-dist
|
name: documentation-dist
|
||||||
path: |
|
path: |
|
||||||
packages/docs/dist/
|
packages/docs/dist/
|
||||||
|
packages/docs/.netlify/
|
||||||
packages/docs/netlify.toml
|
packages/docs/netlify.toml
|
||||||
packages/docs/.netlify
|
|
||||||
############ DEPLOY ############
|
############ DEPLOY ############
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
@@ -56,8 +56,8 @@ jobs:
|
|||||||
name: documentation-dist
|
name: documentation-dist
|
||||||
path: |
|
path: |
|
||||||
packages/docs/dist/
|
packages/docs/dist/
|
||||||
|
packages/docs/.netlify/
|
||||||
packages/docs/netlify.toml
|
packages/docs/netlify.toml
|
||||||
packages/docs/.netlify
|
|
||||||
|
|
||||||
- name: Deploy to Netlify
|
- name: Deploy to Netlify
|
||||||
uses: nwtgck/actions-netlify@v1.2
|
uses: nwtgck/actions-netlify@v1.2
|
||||||
|
|||||||
Reference in New Issue
Block a user