Skip to content

Commit d38ff80

Browse files
authored
Update forms.yml
1 parent ea8a77b commit d38ff80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/forms.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616
uses: actions/upload-artifact@v4
1717
with:
1818
name: _callerproject.toml
19-
path: ${{ github.workspace }}/*.toml
19+
path: project_example.toml
20+
if-no-files-found: error
2021
- name: Generate Forms
2122
uses: s-ccs/consentform_gh_action@main
2223
with:

0 commit comments

Comments
 (0)