Skip to content

Merge pull request #73 from eryue0220/feat/changeset #1

Merge pull request #73 from eryue0220/feat/changeset

Merge pull request #73 from eryue0220/feat/changeset #1

Workflow file for this run

name: Release JSR
on:
push:
branches:
- main
jobs:
release:
name: Release JSR
if: github.repository == 'eryue0220/unplugin-stylex'
permissions:
contents: read
pull-requests: write
id-token: write # The OIDC ID token is used for authentication with JSR.
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npx jsr publish