mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Update create-theme.yml
This commit is contained in:
parent
95e6e4ace3
commit
9d79c45b5e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create-theme.yml
vendored
1
.github/workflows/create-theme.yml
vendored
|
@ -95,6 +95,7 @@ jobs:
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
add-paths: themes/
|
add-paths: themes/
|
||||||
|
labels: staged
|
||||||
token: ${{ secrets.DEPLOY_KEY }}
|
token: ${{ secrets.DEPLOY_KEY }}
|
||||||
commit-message: "Add theme: ${{ env.THEME_NAME }}"
|
commit-message: "Add theme: ${{ env.THEME_NAME }}"
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue