This commit is contained in:
2025-03-14 21:41:10 -05:00
parent 82d93fc450
commit 0c8d26e3eb
4 changed files with 9 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Helm
- name: Set up Helm
uses: azure/setup-helm@v3
with:
token: ${{ secrets.GITEA_TOKEN }}