diff --git a/.github/workflows/aws_deploy.yml b/.github/workflows/aws_deploy.yml index 99579557e..e3452768a 100644 --- a/.github/workflows/aws_deploy.yml +++ b/.github/workflows/aws_deploy.yml @@ -80,7 +80,6 @@ jobs: - name: Get timestamp id: timestamp - if: inputs.environment != 'production' run: | echo "::set-output name=timestamp::$(echo "timestamp=$(date +%Y%m%d%H%M%S)")"