mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
update sdeploy theme (#692)
This commit is contained in:
parent
2da322d93b
commit
8e17cdc1fb
4
.github/workflows/deploy-theme.yml
vendored
4
.github/workflows/deploy-theme.yml
vendored
@ -8,8 +8,8 @@ jobs:
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: TryGhost/action-deploy-theme@v1.2.0
|
||||
- uses: TryGhost/action-deploy-theme@v1.2.1
|
||||
with:
|
||||
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
|
||||
api-key: ${{ secrets.GHOST_ADMIN_API_KEY }}
|
||||
theme-name: "casper-master"
|
||||
theme-name: "casper"
|
||||
|
Loading…
Reference in New Issue
Block a user