Fixed github ref

This commit is contained in:
SamTV12345 2025-04-07 20:41:48 +02:00
parent f5e3888e2b
commit c9be20ccc1

View file

@ -23,9 +23,9 @@ jobs:
- -
name: Check out name: Check out
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
path: etherpad path: etherpad
- -
name: Set up QEMU name: Set up QEMU
if: github.event_name == 'push' if: github.event_name == 'push'
@ -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'