mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
chore: Update create-theme workflow to handle HTTPS URLs in submit-theme script
This commit is contained in:
parent
9adc322c37
commit
980bdc047f
2 changed files with 6 additions and 2 deletions
1
.github/workflows/create-theme.yml
vendored
1
.github/workflows/create-theme.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue