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 e560981 commit 19b68f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/duplicate_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
EOM
TITLE=$(cat title.md)
BODY=${ISSUE_BODY//['"']/'\"'}
echo "$BODY"
echo "TITLE"
echo "body ${BODY}"
echo "title ${TITLE}"
env:
GH_TOKEN: ${{ steps.generate-token.outputs.token }}

0 comments on commit 19b68f5

Please sign in to comment.