mirror of
https://github.com/Damillora/Yuika
synced 2024-12-25 21:53:45 +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'
|
- if: github.ref == 'refs/heads/nanaomoe'
|
||||||
run: yarn zip
|
run: yarn zip
|
||||||
- name: Deploy Ghost Theme
|
- 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'
|
if: github.ref == 'refs/heads/nanaomoe'
|
||||||
with:
|
with:
|
||||||
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
|
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
|
||||||
|
Loading…
Reference in New Issue
Block a user