Updated
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 2s
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 2s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
version: 'v3.0.0'
|
||||
- run: 'sed -i "s/version:.*/version: \"${HELM_CHART_VERSION}\"/" ./Chart/Chart.yaml'
|
||||
- run: helm package ./Chart
|
||||
- run: echo ${{ secrets.GITEA_TOKEN }}
|
||||
- run: echo ${{ secrets.GITEA_TOKEN }} > /tmp/gitea-token
|
||||
- name: Upload Helm Chart
|
||||
run: |
|
||||
curl --request POST \
|
||||
|
||||
Reference in New Issue
Block a user