Skip to content

Commit de8567d

Browse files
committed
Fix github action
1 parent c9a3c00 commit de8567d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/aidbox-forms-smart-launch-2-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8-
- 'aidbox-forms-smart-launch-2/**'
8+
- 'aidbox-forms/aidbox-forms-smart-launch-2/**'
99

1010
jobs:
1111
deploy:

aidbox-forms/aidbox-forms-smart-launch-2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
features: [SMART on FHIR, Forms, Questionnaire, Next.js, EHR integration]
33
languages: [TypeScript]
44
---
5-
This is a Aidbox Forms Smart Launch project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
5+
This is a Aidbox Forms Smart Launch project bootstrapped with [Next.js](https://nextjs.org/).
66

77
You can use this project as a starting point for building your own Aidbox Forms Smart App.
88
It is intentionally kept simple to help you understand how to integrate Aidbox Forms adapt it to your needs.

0 commit comments

Comments
 (0)