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:
4
.github/workflows/netlify.yml
vendored
4
.github/workflows/netlify.yml
vendored
@@ -63,6 +63,6 @@ jobs:
|
||||
uses: netlify/actions/cli@master
|
||||
env:
|
||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
||||
NETLIFY_SITE_ID: ${{ secrets.DEV_NETLIFY_SITE_ID }}
|
||||
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
|
||||
with:
|
||||
args: deploy --context packages/docs/netlify.toml --build
|
||||
args: deploy --context packages/docs/netlify.toml --build --site ${{ secrets.NETLIFY_SITE_ID }}
|
||||
|
||||
Reference in New Issue
Block a user