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 include author information in theme submission
This commit is contained in:
parent
9f5c6ebd05
commit
fa7353331a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-theme.yml
vendored
2
.github/workflows/create-theme.yml
vendored
|
@ -55,8 +55,8 @@ jobs:
|
|||
python3 scripts/submit-theme.py \
|
||||
--name "${{ env.THEME_NAME }}" \
|
||||
--description "${{ env.THEME_DESCRIPTION }}" \
|
||||
--author "${{ env.THEME_AUTHOR }}" \
|
||||
--homepage "${{ env.THEME_HOMEPAGE }}" 2> error.log
|
||||
continue-on-error: true
|
||||
|
||||
- name: Export creation output
|
||||
if: failure()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue