We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea46d6 commit ea8a77bCopy full SHA for ea8a77b
.github/workflows/forms.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/upload-artifact@v4
17
with:
18
name: _callerproject.toml
19
- path: ${{ github.workspace }}/project_*.toml
+ path: ${{ github.workspace }}/*.toml
20
- name: Generate Forms
21
uses: s-ccs/consentform_gh_action@main
22
0 commit comments