Skip to content

Commit

Permalink
ci: checkout the repo with revue-ci token
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin-olaiya committed Jul 15, 2024
1 parent 457b507 commit 1b38e92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GH_TOKEN }}
- name: Setup Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 1b38e92

Please sign in to comment.