Skip to content

Commit

Permalink
ci(gist): update gist actions
Browse files Browse the repository at this point in the history
  • Loading branch information
clukhei committed Oct 25, 2024
1 parent aa9f36a commit 6f5d0ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-to-gist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- '3.0.0-alpha'
- 'lab'
jobs:
Root-Gist:
Theme-Gist:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand All @@ -15,4 +15,4 @@ jobs:
with:
gist_token: ${{ secrets.GIST_TOKEN }}
gist_id: 425e29332ec837d9ea4bbe90ff8d4a37
source_path: ./src/themes/root.css
source_path: ./src/themes

0 comments on commit 6f5d0ad

Please sign in to comment.