Skip to content

Commit

Permalink
Fix (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
tstellar authored Feb 13, 2025
1 parent 13173d8 commit 7ffdebd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
with:
#github-token: ${{ secrets.ISSUE_SUBSCRIBER_TOKEN }}
script: |
console.log(`Number: ${context.issue.number}`);
github.rest.issues.createComment({
issue_number: context.issue.number,
owner: context.repo.owner,
Expand Down

0 comments on commit 7ffdebd

Please sign in to comment.