1
0
mirror of https://github.com/Damillora/Yuika synced 2024-11-16 23:07:33 +00:00

chore: update actions

This commit is contained in:
Damillora 2021-07-11 01:05:08 +07:00
parent 1621cdebd8
commit 512b268762

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 }}