Skip to content

Commit

Permalink
workflow: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Apr 18, 2024
1 parent 21d37a1 commit 77295dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_domains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
gh issue close ${{ github.event.issue.number }} -c \
"Sent the following domains for processing:
\`\`\`
cat data/pending/domains_manual.tmp
$(cat data/pending/domains_manual.tmp)
\`\`\`"
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 77295dd

Please sign in to comment.