fix indenting

Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
This commit is contained in:
Rohan Dutta
2022-06-13 17:18:25 -07:00
committed by dutta-rohan
parent f1871d444c
commit ac52beabfa

View File

@@ -95,9 +95,9 @@ jobs:
# echo "namespace=$(cat ./reservation_id.txt | cut -d "-" -f 1)" >> $GITHUB_ENV
# echo "${{ env.reservation_id}}"
# echo "${{ env.namespace}}"
outputs:
identifier: ${{steps.reservation.outputs.identifier}}
namespace: ${{steps.reservation.outputs.identifier}}
outputs:
identifier: ${{steps.reservation.outputs.identifier}}
namespace: ${{steps.reservation.outputs.identifier}}