Skip to content

Commit

Permalink
feat: use default gh token for cli operations
Browse files Browse the repository at this point in the history
  • Loading branch information
zimeg committed Jun 17, 2024
1 parent e586824 commit e69b691
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 @@ -38,5 +38,3 @@ jobs:
- name: release latest
run: |
gh release create "v$VERSION" --generate-notes
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit e69b691

Please sign in to comment.