From 8e17cdc1fbab2aa84a63318578de203f032eca42 Mon Sep 17 00:00:00 2001 From: Dodi Sabaruddin Date: Fri, 3 Apr 2020 14:39:02 +0700 Subject: [PATCH] update sdeploy theme (#692) --- .github/workflows/deploy-theme.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-theme.yml b/.github/workflows/deploy-theme.yml index b2792c1..703da05 100644 --- a/.github/workflows/deploy-theme.yml +++ b/.github/workflows/deploy-theme.yml @@ -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"