Skip to content

Commit 85f1587

Browse files
Merge pull request #5 from langchain-ai/infra/fix-releaser
Fix releaser
2 parents 7ec88fc + 10077c3 commit 85f1587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_charts.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525
- name: Run chart-releaser
2626
uses: helm/[email protected]
2727
env:
28+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2829
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)