Skip to content

Commit

Permalink
add test echo statement
Browse files Browse the repository at this point in the history
  • Loading branch information
BobanL committed Dec 4, 2023
1 parent 73b9e9e commit 77c2eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
env:
CLIENT_ID: ${{ secrets.CLIENT_ID }}
run: |-
echo ${{ env.ENVIRONMENT }}
echo "tf_env=$(
echo ${{ env.ENVIRONMENT }}
)" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 77c2eb4

Please sign in to comment.