Skip to content

chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 (#373) #212

chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 (#373)

chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 (#373) #212

Workflow file for this run

name: release
on:
push:
branches: [main]
jobs:
code:
uses: unional/.github/.github/workflows/pnpm-verify.yml@main
with:
os: '["ubuntu-latest"]'
release:
uses: unional/.github/.github/workflows/pnpm-release-changeset.yml@main
needs: code
secrets: inherit