Add generated token

This commit is contained in:
SamTV12345 2025-04-07 20:57:12 +02:00
parent c9be20ccc1
commit 8d967658be

View file

@ -126,7 +126,7 @@ jobs:
with: with:
path: ether-charts path: ether-charts
repository: ether/ether-charts repository: ether/ether-charts
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.ETHER_CHART_TOKEN }}
- name: Update tag in values-dev.yaml - name: Update tag in values-dev.yaml
#if: github.event == 'push' && github.ref == 'refs/heads/develop' #if: github.event == 'push' && github.ref == 'refs/heads/develop'
working-directory: ether-charts working-directory: ether-charts