Skip to content

0.6.2

0.6.2 #14

Workflow file for this run

name: Publish to jsr.io
on:
release:
types: [released]
workflow_dispatch:
jobs:
publish:

Check failure on line 8 in .github/workflows/jsr.yml

View workflow run for this annotation

GitHub Actions / Publish to jsr.io

Invalid workflow file

The workflow is not valid. .github/workflows/jsr.yml (Line: 8, Col: 3): Error calling workflow 'cross-org/workflows/.github/workflows/jsr-publish.yml@main'. The nested job 'publish' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: cross-org/workflows/.github/workflows/jsr-publish.yml@main