Updated theme name in deploy GitHub Actions

no issue

- the theme name cannot be the same as the default
This commit is contained in:
Daniel Lockyer 2020-04-03 09:53:48 +01:00 committed by GitHub
parent 8e17cdc1fb
commit 7646f90556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ jobs:
with:
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
api-key: ${{ secrets.GHOST_ADMIN_API_KEY }}
theme-name: "casper"
theme-name: "casper-master"