clarified name a bit more

This commit is contained in:
miampf 2024-03-25 15:02:44 +01:00
parent 36d05cd677
commit ea6374b054
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -290,7 +290,7 @@ jobs:
echo "DELETE_TF_STATE=false" >> "$GITHUB_ENV"
fi
- name: Delete tfstate artifact
- name: Delete tfstate artifact if necessary
if: env.DELETE_TF_STATE == 'true'
uses: ./.github/actions/artifact_delete
with: