Skip to content

build(deps): bump @emotion/styled from 11.11.5 to 11.14.0 #134

build(deps): bump @emotion/styled from 11.11.5 to 11.14.0

build(deps): bump @emotion/styled from 11.11.5 to 11.14.0 #134

Workflow file for this run

name: Release-GitHub-Page
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
npm install && npm run build
env:
VITE_GAS_API_URL: ${{ secrets.VITE_GAS_API_URL }}