Skip to content

Commit

Permalink
ci: fix token in ctrf comment
Browse files Browse the repository at this point in the history
  • Loading branch information
1nVitr0 committed Dec 30, 2024
1 parent ca7d973 commit 7cf2323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: npx github-actions-ctrf ctrf/ctrf-report.json --pr-comment
if: always()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 7cf2323

Please # to comment.