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 d38ff80 commit 0fa1d04Copy full SHA for 0fa1d04
.github/workflows/forms.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/upload-artifact@v4
17
with:
18
name: _callerproject.toml
19
- path: 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