chore: Update create-theme workflow to handle HTTPS URLs in submit-theme script

This commit is contained in:
Mauro Balades 2024-08-16 01:23:38 +02:00
parent 9adc322c37
commit 980bdc047f
2 changed files with 6 additions and 2 deletions

View file

@ -70,6 +70,7 @@ jobs:
- name: Export creation output
if: failure()
run: |
cat error.log
echo "CREATION_OUTPUT=$(cat error.log)" >> $GITHUB_ENV
- name: Show error message