Skip to content

Commit

Permalink
naming
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwiidb committed Jun 13, 2023
1 parent 720a1fa commit 0ee7552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: fjogeleit/[email protected]
with:
valueFile: 'alby-simnet-deployment/values.yaml'
propertyPath: 'nostr-wallet-connect.image.tag'
propertyPath: 'nwc.image.tag'
value: ${{ steps.build.outputs.tags }}
repository: getalby/alby-deployment
branch: main
Expand All @@ -54,7 +54,7 @@ jobs:
uses: fjogeleit/[email protected]
with:
valueFile: 'alby-mainnet-deployment/values.yaml'
propertyPath: 'nostr-wallet-connect.image.tag'
propertyPath: 'nwc.image.tag'
value: ${{ steps.build.outputs.tags }}
repository: getalby/alby-deployment
branch: main
Expand Down

0 comments on commit 0ee7552

Please sign in to comment.