Skip to content

Commit

Permalink
fix missing gh cli token
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Jun 24, 2024
1 parent b1faf69 commit c3fb079
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,6 @@ runs:
GITHUB_REPOSITORY: ${{ github.repository }}
# github.com/username/repo
GITHUB_REPOSITORY_URL: ${{ github.server_url }}/${{ github.repository }}
# for author extraction
GH_TOKEN: ${{ github.token }}

0 comments on commit c3fb079

Please sign in to comment.