Skip to content

Commit

Permalink
ci(release): fix git auth
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Jun 1, 2023
1 parent 3935276 commit 720ed31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/setup-node@v3
with:
cache: npm
Expand Down

0 comments on commit 720ed31

Please sign in to comment.