We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9be20c commit 8d96765Copy full SHA for 8d96765
1 file changed
.github/workflows/docker.yml
@@ -126,7 +126,7 @@ jobs:
126
with:
127
path: ether-charts
128
repository: ether/ether-charts
129
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.ETHER_CHART_TOKEN }}
130
- name: Update tag in values-dev.yaml
131
#if: github.event == 'push' && github.ref == 'refs/heads/develop'
132
working-directory: ether-charts
0 commit comments