Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Brave Okafor committed Sep 24, 2023
1 parent d7a248a commit 4dd9dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terrraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
BRANCH_CONFIG=$(echo "${{ env.DEFAULT_BRANCH_CONFIG }}" | yq eval '.BRANCHES[0]')
fi
echo "$(BRANCH_CONFIG | yq)"
echo "$(echo BRANCH_CONFIG | yq)"
#echo BRANCH_CONFIG | jq
Expand Down

0 comments on commit 4dd9dae

Please sign in to comment.