Skip to content

Commit

Permalink
Merge pull request #212 from getAlby/split-values-simnet-deployment
Browse files Browse the repository at this point in the history
 update simnet yaml files inside values
  • Loading branch information
frnandu authored Jan 11, 2024
2 parents 2710de9 + 99a2184 commit 19f0333
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/[email protected]
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 19f0333

Please sign in to comment.