Update create-theme.yml

This commit is contained in:
mauro 🤙 2024-09-07 11:59:51 +02:00 committed by GitHub
parent 95e6e4ace3
commit 9d79c45b5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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