Skip to content

Commit

Permalink
Fix error on merged-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
robgutsopedra committed Apr 15, 2024
1 parent 3c04b92 commit 259f615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merged-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ env:
GCR_DEFAULT_REPO: ${{ vars.GCR_DEFAULT_REPO }}
GAR_DEFAULT_REPO: ${{ vars.GAR_DEFAULT_REPO }}
AVAILABLE_REGIONS_FOR_DEPLOYMENT: ${{ vars.AVAILABLE_REGIONS_FOR_DEPLOYMENT }}
REGION: ${{ inputs.region }}

jobs:
bump-release:
Expand Down

0 comments on commit 259f615

Please sign in to comment.