Skip to content

Commit ea8a77b

Browse files
authored
Update forms.yml
1 parent 6ea46d6 commit ea8a77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/forms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/upload-artifact@v4
1717
with:
1818
name: _callerproject.toml
19-
path: ${{ github.workspace }}/project_*.toml
19+
path: ${{ github.workspace }}/*.toml
2020
- name: Generate Forms
2121
uses: s-ccs/consentform_gh_action@main
2222
with:

0 commit comments

Comments
 (0)