Skip to content

Commit b4c17f1

Browse files
authored
Update forms.yml
1 parent 5a3b146 commit b4c17f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/forms.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ jobs:
1212
- de
1313
- en
1414
steps:
15+
- name: Upload project TOML file as artifact
16+
uses: actions/upload-artifact@v4
17+
with:
18+
name: _callerproject.toml
19+
path: project_*.toml
1520
- name: Generate Forms
1621
uses: s-ccs/consentform_gh_action@main
1722
with:

0 commit comments

Comments
 (0)