mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 01:17:58 -05:00
trying to fix vercel CI
This commit is contained in:
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@@ -45,7 +45,6 @@ jobs:
|
||||
scope: ${{ secrets.ORG_ID}} # Required
|
||||
vercel-args: ${{ github.ref_name == 'main' && '--prod' || '' }}
|
||||
vercel-project-id: ${{ secrets.PROJECT_ID}} # Required
|
||||
working-directory: ./docs/build
|
||||
|
||||
- name: Comment PR
|
||||
if: github.event_name == 'pull_request'
|
||||
|
||||
Reference in New Issue
Block a user