Skip to content

Commit 4145c6a

Browse files
committed
ci: 👷 no need to pass GITHUB_TOKEN (it was for contributors file)
1 parent dccbc7c commit 4145c6a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-website.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,3 @@ jobs:
1313
uses: seedcase-project/.github/.github/workflows/reusable-build-docs.yml@main
1414
secrets:
1515
netlify-token: ${{ secrets.NETLIFY_AUTH_TOKEN }}
16-
# This is to allow using `gh` CLI
17-
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)