Skip to content

Commit

Permalink
Update TryGhost/action-deploy-theme action to v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2023
1 parent 7e7e806 commit eef4606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Deploy Ghost Theme
uses: TryGhost/[email protected].2
uses: TryGhost/[email protected].3
with:
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
api-key: ${{ secrets.GHOST_ADMIN_API_KEY }}

0 comments on commit eef4606

Please sign in to comment.