Skip to content

Commit

Permalink
fix: remove Github access token used in github actions (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayachandhar authored Oct 28, 2024
1 parent 4c7d978 commit 2a80f20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bundler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,3 @@ jobs:
author_email: [email protected]
message: "Auto generate API docs"
add: "./reference"
env:
GITHUB_TOKEN: ${{ secrets.GIHUB_ACCESS_TOKEN }}

0 comments on commit 2a80f20

Please sign in to comment.