Skip to content

Commit

Permalink
removed print statements
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherwin-14 committed Jan 4, 2025
1 parent f2675cb commit 80b9e3f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/discussions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,3 @@ jobs:
Use the "reply" feature to have a discussion under any given comment.
repository-id: ${{ secrets.REPO_ID }}
category-id: ${{ secrets.CAT_ID }}

- name: Print discussion url and id
run: |
echo discussion-id: ${{ github.event.issue.number }}
echo discussion-url: ${{ github.event.issue.html_url }}

0 comments on commit 80b9e3f

Please sign in to comment.