Skip to content

fix: decode path to avoid bypassing security checks #23

fix: decode path to avoid bypassing security checks

fix: decode path to avoid bypassing security checks #23

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
- run: npx jsr publish