Skip to content

Commit 8d96765

Browse files
committed
Add generated token
1 parent c9be20c commit 8d96765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
with:
127127
path: ether-charts
128128
repository: ether/ether-charts
129-
token: ${{ secrets.GITHUB_TOKEN }}
129+
token: ${{ secrets.ETHER_CHART_TOKEN }}
130130
- name: Update tag in values-dev.yaml
131131
#if: github.event == 'push' && github.ref == 'refs/heads/develop'
132132
working-directory: ether-charts

0 commit comments

Comments
 (0)