@ -85,7 +85,7 @@ jobs:
id: timestamp
run: echo "timestamp=$(date +%Y%m%d%H%M%S)" >> $GITHUB_OUTPUT
- name: Checkout release tag
- name: Checkout at release tag
uses: actions/checkout@v3
if: inputs.environment == 'production'
with: