Update TryGhost/action-deploy-theme action to v1.6.1
This commit is contained in:
parent
67d11df8b8
commit
205cac0829
|
@ -15,7 +15,7 @@ jobs:
|
|||
- run: yarn test:ci
|
||||
- run: yarn ship
|
||||
- name: Deploy Ghost Theme
|
||||
uses: TryGhost/action-deploy-theme@v1.6.0
|
||||
uses: TryGhost/action-deploy-theme@v1.6.1
|
||||
with:
|
||||
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
|
||||
api-key: ${{ secrets.GHOST_ADMIN_API_KEY }}
|
||||
|
|
Loading…
Reference in New Issue