Skip to content

Commit 1c44e16

Browse files
committed
ci(ghwf): change token
1 parent 9297039 commit 1c44e16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/add-release-assets.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ jobs:
9393
- name: Push Terraform Scripts
9494
if: ${{ steps.get_chart.outputs.chartname == 'lm-container' }}
9595
uses: stefanzweifel/git-auto-commit-action@v4
96+
env:
97+
GITHUB_TOKEN: ${{ secrets.CHART_RELEASE_TOKEN }}
9698
with:
9799
branch: main
98100
repository: terraform-lm-lmc

0 commit comments

Comments
 (0)