Fixed github ref

This commit is contained in:
SamTV12345 2025-04-07 20:41:48 +02:00 committed by SamTV12345
parent ff73af8aad
commit 2b1c275665

View file

@ -125,7 +125,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
path: ether-charts path: ether-charts
repository: https://github.com/ether/ether-charts repository: ether/ether-charts
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_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'