test
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
Details
This commit is contained in:
parent
cef0b2689c
commit
8b9fe11e39
|
@ -14,7 +14,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
helm plugin install https://github.com/chartmuseum/helm-push
|
helm plugin install https://github.com/chartmuseum/helm-push
|
||||||
- name: Push Helm Chart to Gitea
|
- name: Push Helm Chart to Gitea
|
||||||
uses: bsord/helm-push@4.1.0
|
uses: bsord/helm-push
|
||||||
with:
|
with:
|
||||||
username: accidentallycompetent
|
username: accidentallycompetent
|
||||||
password: ${{ secret.PUBLIC_PACKAGE_WRITE }}
|
password: ${{ secret.PUBLIC_PACKAGE_WRITE }}
|
||||||
|
|
Loading…
Reference in New Issue