This commit is contained in:
Anton Nesterov 2024-10-25 23:25:38 +02:00
parent 975671ee34
commit 76541535e4
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