test
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s Details

This commit is contained in:
Tomasz Frątczak 2023-11-05 16:24:54 +01:00
parent 69af44a6e7
commit cef0b2689c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
run: |
helm plugin install https://github.com/chartmuseum/helm-push
- name: Push Helm Chart to Gitea
uses: bsord/helm-push@4.2.0
uses: bsord/helm-push@4.1.0
with:
username: accidentallycompetent
password: ${{ secret.PUBLIC_PACKAGE_WRITE }}