Skip to content

Commit

Permalink
Changes from 'old' to 'yaml'
Browse files Browse the repository at this point in the history
  • Loading branch information
1Solon committed Sep 30, 2024
1 parent cfd114e commit 240c03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
version: "latest"

- name: Update flux
run: flux install --export > ./kubernetes/infra/flux/gotk-components.old
run: flux install --export > ./kubernetes/infra/flux/gotk-components.yaml

- name: Commit and push changes
run: |
Expand Down

0 comments on commit 240c03b

Please sign in to comment.