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 6121efb commit a17f7f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/duplicate_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,10 @@ jobs:
echo "$BODY" >> $GITHUB_ENV
echo "EOM" >> $GITHUB_ENV
echo "hiiii 6"
- name: Create Private Issue
run: |
echo "${{ env.issue_title }}"
echo "${{ env.issue_body }}"

0 comments on commit a17f7f9

Please sign in to comment.