Skip to content

refactor: Use @std/tar instead of @std/archive due to deprecation #4

refactor: Use @std/tar instead of @std/archive due to deprecation

refactor: Use @std/tar instead of @std/archive due to deprecation #4

Workflow file for this run

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