Skip to content

Commit

Permalink
Update TryGhost/action-deploy-theme action to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2022
1 parent f17f02b commit a6fd4df
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 @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v3
- uses: TryGhost/action-deploy-theme@v1.5.0
- uses: TryGhost/action-deploy-theme@v1.6.0
with:
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
api-key: ${{ secrets.GHOST_ADMIN_API_KEY }}

0 comments on commit a6fd4df

Please sign in to comment.