8000 Bump @emotion/react from 11.11.1 to 11.11.4 · hideo54/lab@1a0d5d9 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump @emotion/react from 11.11.1 to 11.11.4 #375

Bump @emotion/react from 11.11.1 to 11.11.4

Bump @emotion/react from 11.11.1 to 11.11.4 #375

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting on PR
on:
pull_request:
paths-ignore:
- '.github/**'
jobs:
build_and_preview:
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci && npm run export
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_HIDEO54 }}'
projectId: hideo54
0