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: |
|
||||
helm plugin install https://github.com/chartmuseum/helm-push
|
||||
- name: Push Helm Chart to Gitea
|
||||
uses: bsord/helm-push@4.1.0
|
||||
uses: bsord/helm-push
|
||||
with:
|
||||
username: accidentallycompetent
|
||||
password: ${{ secret.PUBLIC_PACKAGE_WRITE }}
|
||||
|
|
Loading…
Reference in New Issue