Skip to content

Commit

Permalink
fix: remove checkout depth
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcr committed Oct 26, 2023
1 parent e628b69 commit fc3614e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GH_TOKEN || secrets.GITHUB_TOKEN }}
fetch-depth: 0
persist-credentials: false

- uses: actions/setup-node@v3
Expand Down

0 comments on commit fc3614e

Please sign in to comment.