Skip to content

feat: add IceShrimp light theme (#90) #85

feat: add IceShrimp light theme (#90)

feat: add IceShrimp light theme (#90) #85

name: Publish Themes
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup Node
uses: actions/setup-node@v3
with:
cache: 'yarn'
- run: yarn install
- run: yarn check
- name: Build
run: yarn build
- name: Deploy
uses: JamesIves/[email protected]
with:
branch: built
folder: built