Skip to content

test(e2e): update nextjs imports for components w dynamic import due… #66

test(e2e): update nextjs imports for components w dynamic import due…

test(e2e): update nextjs imports for components w dynamic import due… #66

Workflow file for this run

name: Sync to Lu Khei's Gist
on:
push:
branches:
- '3.0.0-alpha'
- 'lab'
jobs:
Theme-Gist:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Gist Repo Sync
uses: pentatonicfunk/[email protected]
with:
gist_token: ${{ secrets.GIST_TOKEN }}
gist_id: 425e29332ec837d9ea4bbe90ff8d4a37
source_path: src/themes
CSS-Gist:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Gist Repo Sync
uses: pentatonicfunk/[email protected]
with:
gist_token: ${{ secrets.GIST_TOKEN }}
gist_id: a31bfc0ea0c2b87d950b125f92835a76
source_path: src/css