fix bash in draft release

This commit is contained in:
mat 2024-02-12 13:29:46 -03:00 committed by GitHub
parent f91b2cd779
commit 55dae8bde3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
if [ $RESULT -eq 0 ]; then
echo "Release $VERSION already exists! Not replacing it.."
exit 1
else
fi
- name: Move Files
run: |