Skip to content

Commit eed0f83

Browse files
Update workflow.yaml
1 parent e310094 commit eed0f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# echo "BRANCH=$BRANCH" >> $GITHUB_ENV
4242
# echo "INCLUDE_README=$INCLUDE_README" >> $GITHUB_ENV
4343
- name: Parse Issue Details
44-
id: parse
44+
id: debug
4545
run: |
4646
ISSUE_BODY=$(jq -r '.issue.body' "$GITHUB_EVENT_PATH")
4747

0 commit comments

Comments
 (0)