Skip to content

Commit

Permalink
Update duplicate_issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-c4t authored Sep 5, 2024
1 parent f025e34 commit fd32b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/duplicate_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
export TITLE=$(cat title.md)
export BODY=${ISSUE_BODY//['"']/'\"'}
echo "preoutput
echo "preoutput"
echo "issue_title<<EOM" >> $GITHUB_OUTPUT
echo "$TITLE" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit fd32b31

Please sign in to comment.