Skip to content

Merge branch 'main' of https://github.com/danielrkling/react-store #5

Merge branch 'main' of https://github.com/danielrkling/react-store

Merge branch 'main' of https://github.com/danielrkling/react-store #5

Workflow file for this run

name: Publish
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- name: Publish package
run: npx jsr publish