diff --git a/.gitea/workflows/push.yaml b/.gitea/workflows/push.yaml index ee61217..a5bdc91 100644 --- a/.gitea/workflows/push.yaml +++ b/.gitea/workflows/push.yaml @@ -11,9 +11,9 @@ jobs: runs-on: helm steps: - - uses: https://github.com/actions/checkout@v4 - name: add git run: apk add --no-cache git + - uses: https://github.com/actions/checkout@v4 - name: add helm push plugin run: helm plugin install https://github.com/chartmuseum/helm-push - name: add gitea repo