Skip to content

Commit 2291c5f

Browse files
feat: home no auto
1 parent f517789 commit 2291c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-do.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ jobs:
5454
cd flux-repo
5555
git config --local user.email "[email protected]"
5656
git config --local user.name "GitHub Action"
57-
git add clusters/home/manifestsio/deployment.yaml
57+
git add clusters/home-no-auto/manifestsio/deployment.yaml
5858
git commit -m "Update manifestsio image to ${{ github.sha }}" || exit 0
5959
git push

0 commit comments

Comments
 (0)