Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

chore(deps): update sanity monorepo to v3.36.0 #670

chore(deps): update sanity monorepo to v3.36.0

chore(deps): update sanity monorepo to v3.36.0 #670

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}