Skip to content

Commit 2069c95

Browse files
committed
fix: typo in workflow
1 parent 2bd993a commit 2069c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
uses: DouglasNeuroinformatics/.github/.github/workflows/app-release.yaml@main
1212
with:
1313
org: DouglasNeuroinformatics
14-
packages: open-data-capture-api, open-data-capture-gateway, open-data-capture-api
14+
packages: open-data-capture-api, open-data-capture-gateway, open-data-capture-web
1515
validate_command: GATEWAY_DATABASE_URL=file:${TMPDIR}tmp.db pnpm lint

0 commit comments

Comments
 (0)