Skip to content

Commit

Permalink
remove token from find-comment
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert committed May 1, 2024
1 parent 7bf71a5 commit 5ed87a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ jobs:
if: ${{ steps.create-comment-body.outputs.result != '' }}
id: fc
with:
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ needs.set-run-conditions.outputs.pr-number }}
comment-author: 'github-actions[bot]'
body-includes: Build status
Expand Down

0 comments on commit 5ed87a2

Please sign in to comment.