mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 11:39:15 +00:00
docs: 🔥 added netlify
This commit is contained in:
4
.github/workflows/netlify.yml
vendored
4
.github/workflows/netlify.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: documentation-dist
|
||||
path: packages/docs/dist
|
||||
path: packages/docs
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
@@ -46,7 +46,7 @@ jobs:
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: documentation-dist
|
||||
path: packages/docs/dist
|
||||
path: packages/docs
|
||||
|
||||
- name: Deploy to Netlify
|
||||
uses: nwtgck/actions-netlify@v1.2
|
||||
|
||||
Reference in New Issue
Block a user