Skip to content

fix(define-stylex): use attrs() instead of props() #36

fix(define-stylex): use attrs() instead of props()

fix(define-stylex): use attrs() instead of props() #36

Workflow file for this run

name: Publish Any Commit
on: [push, pull_request]
jobs:
release:
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
uses: sxzz/workflows/.github/workflows/release-commit.yml@v1
with:
packages: "'./packages/*'"
compact: true