mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Attempt CI fix
This commit is contained in:
parent
604b70e38b
commit
7828394fe0
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -33,4 +33,5 @@ jobs:
|
|||
vercel-args: "--prod"
|
||||
vercel-org-id: ${{ secrets.ORG_ID}}
|
||||
vercel-project-id: ${{ secrets.PROJECT_ID}}
|
||||
scope: ${{ secrets.ORG_ID}}
|
||||
working-directory: website
|
||||
|
|
Loading…
Reference in a new issue