Skip to content

Fixing tweet theme selection on page load #133

Fixing tweet theme selection on page load

Fixing tweet theme selection on page load #133

Workflow file for this run

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