publish
Some checks are pending
Publish / publish (push) Waiting to run

This commit is contained in:
Anton Nesterov 2024-10-19 15:31:50 +02:00
parent 8b6afb4032
commit 7b38353a02
No known key found for this signature in database
GPG key ID: 59121E8AE2851FB5

19
.github/workflows/publish.yml vendored Normal file
View file

@ -0,0 +1,19 @@
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