Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Update dependency gscan to v5.3.2 (#278) #195

Update dependency gscan to v5.3.2 (#278)

Update dependency gscan to v5.3.2 (#278) #195

Workflow file for this run

name: Deploy Theme
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: TryGhost/action-deploy-theme@v1.6.6
with:
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
api-key: ${{ secrets.GHOST_ADMIN_API_KEY }}