Skip to content

Commit

Permalink
Add missing GITHUB_TOKEN for the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
clemfromspace committed Aug 24, 2022
1 parent bfe11a1 commit 5579fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
GIT_AUTHOR_NAME: algolia-ci
GIT_COMMITTER_EMAIL: noreply@algolia.com
GIT_AUTHOR_EMAIL: noreply@algolia.com
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
run: make docs-pr

0 comments on commit 5579fdb

Please # to comment.