Skip to content

Commit

Permalink
try different github token
Browse files Browse the repository at this point in the history
  • Loading branch information
kyzooghost committed Dec 16, 2024
1 parent 7e4d30c commit 907f97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contracts-docgen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
with:
name: linea-autogenerated-smart-contract-docs
path: docs/api/linea-smart-contracts
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets._GITHUB_TOKEN_RELEASE_ACCESS }}
repository: Consensys/linea-monorepo

- name: Create PR
Expand Down

0 comments on commit 907f97c

Please sign in to comment.