We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd993a commit 2069c95Copy full SHA for 2069c95
.github/workflows/release.yaml
@@ -11,5 +11,5 @@ jobs:
11
uses: DouglasNeuroinformatics/.github/.github/workflows/app-release.yaml@main
12
with:
13
org: DouglasNeuroinformatics
14
- packages: open-data-capture-api, open-data-capture-gateway, open-data-capture-api
+ packages: open-data-capture-api, open-data-capture-gateway, open-data-capture-web
15
validate_command: GATEWAY_DATABASE_URL=file:${TMPDIR}tmp.db pnpm lint
0 commit comments