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 abfb1e4 commit 4ec0824Copy full SHA for 4ec0824
.github/workflows/glitchwitcher.yml
@@ -214,7 +214,7 @@ jobs:
214
# Outputs for subsequent steps
215
echo "branch_name=$branch_name" >> "$GITHUB_OUTPUT"
216
echo "target_dir=$target_dir" >> "$GITHUB_OUTPUT"
217
- echo "pr_body_path=pr_body.md" >> "$GITHUB_OUTPUT"
+ echo "pr_body_path=aqa-triage-data/pr_body.md" >> "$GITHUB_OUTPUT"
218
219
- name: Create Pull Request to aqa-triage-data
220
id: cpr
0 commit comments