mirror of
https://github.com/spaytac/Casper.git
synced 2026-01-21 16:54:52 +00:00
Updated theme name in deploy GitHub Actions
no issue - the theme name cannot be the same as the default
This commit is contained in:
parent
8e17cdc1fb
commit
7646f90556
2
.github/workflows/deploy-theme.yml
vendored
2
.github/workflows/deploy-theme.yml
vendored
@ -12,4 +12,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
|
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
|
||||||
api-key: ${{ secrets.GHOST_ADMIN_API_KEY }}
|
api-key: ${{ secrets.GHOST_ADMIN_API_KEY }}
|
||||||
theme-name: "casper"
|
theme-name: "casper-master"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user