Skip to content

Commit

Permalink
refactor(ci): provide GitHub token
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Oct 14, 2023
1 parent f2e185e commit 56606e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,7 @@ jobs:
with:
args: -v *.md website/docs/* website/blog/*
fail: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

audit:
name: Audit check
Expand Down

0 comments on commit 56606e1

Please sign in to comment.