Skip to content

Commit

Permalink
update simnet yaml files inside values
Browse files Browse the repository at this point in the history
  • Loading branch information
frnandu committed Jan 10, 2024
1 parent dd59887 commit 99a2184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
uses: fjogeleit/yaml-update-action@v0.7.0
with:
valueFile: 'alby-simnet-deployment/values.yaml'
valueFile: 'alby-simnet-deployment/values/nwc.yaml'
propertyPath: 'nwc.image.tag'
value: ${{ steps.build.outputs.tags }}
repository: getalby/alby-deployment
Expand Down

0 comments on commit 99a2184

Please sign in to comment.