Skip to content

Commit 4ec0824

Browse files
Update GlitchWitcher Workflow (#1114)
* Add debug steps to GlitchWitcher workflow * remove token * Update path
1 parent abfb1e4 commit 4ec0824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/glitchwitcher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
# Outputs for subsequent steps
215215
echo "branch_name=$branch_name" >> "$GITHUB_OUTPUT"
216216
echo "target_dir=$target_dir" >> "$GITHUB_OUTPUT"
217-
echo "pr_body_path=pr_body.md" >> "$GITHUB_OUTPUT"
217+
echo "pr_body_path=aqa-triage-data/pr_body.md" >> "$GITHUB_OUTPUT"
218218
219219
- name: Create Pull Request to aqa-triage-data
220220
id: cpr

0 commit comments

Comments
 (0)