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 0fa1d04 commit 9450b0fCopy full SHA for 9450b0f
.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_example.toml
+ path: ${{ github.workspace }}/project_example.toml
20
if-no-files-found: error
21
- name: Generate Forms
22
uses: s-ccs/consentform_gh_action@main
0 commit comments