chore: update actions

This commit is contained in:
Damillora 2021-07-11 01:05:08 +07:00
parent 1621cdebd8
commit 512b268762
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- if: github.ref == 'refs/heads/nanaomoe'
run: yarn zip
- name: Deploy Ghost Theme
uses: TryGhost/action-deploy-theme@v1.4.0
uses: TryGhost/action-deploy-theme@v1.4.1
if: github.ref == 'refs/heads/nanaomoe'
with:
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}