Skip to content

Commit

Permalink
Fix: verification paths in main merge (#135)
Browse files Browse the repository at this point in the history
* Fix verification paths in main merge

* Fix verification paths in main merge

* Cleanup
  • Loading branch information
DerekRoberts authored Nov 7, 2023
1 parent 195db40 commit 3904fb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
-p ZONE=test
-p NAME=${{ github.event.repository.name }}
${{ matrix.parameters }}
verification_path: ${{ matrix.verification_path }}

init-prod:
name: PROD Init
Expand Down

0 comments on commit 3904fb6

Please sign in to comment.