Skip to content

test(cypress): update react #14

test(cypress): update react

test(cypress): update react #14

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/action-gist-repo-sync@v1.8
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/action-gist-repo-sync@v1.8
with:
gist_token: ${{ secrets.GIST_TOKEN }}
gist_id: a31bfc0ea0c2b87d950b125f92835a76
source_path: src/css