Skip to content

Commit

Permalink
fix: update-argocd action name
Browse files Browse the repository at this point in the history
  • Loading branch information
marchuk-vlad committed Sep 25, 2024
1 parent fed954c commit 21a6c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/text-generation-webui-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
echo "IMAGE_RESOURCE=$IMAGE_FILE.json" >> $GITHUB_ENV
- name: Update argocd
uses: Super-Protocol/sp-build-tools/actions/update-argocdl@update-argocd
uses: Super-Protocol/sp-build-tools/actions/update-argocd@update-argocd
with:
gh_token: ${{ secrets.GHFG_TOKEN_SPCTL_RELEASES_DOWNLOAD }}
target: ${{ inputs.target }}
Expand Down

0 comments on commit 21a6c35

Please sign in to comment.