mirror of
https://github.com/Damillora/Yuika
synced 2024-11-16 23:07:33 +00:00
chore: update actions
This commit is contained in:
parent
1621cdebd8
commit
512b268762
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user