Skip to content

v1.0.0

v1.0.0 #1

Workflow file for this run

name: Publish
on:
release:
types: [published]
permissions:
contents: read
id-token: write
jobs:
publish:

Check failure on line 12 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / Publish

Invalid workflow file

The workflow is not valid. .github/workflows/publish.yml (Line: 12, Col: 5): Error calling workflow 'RustForWeb/.github/.github/workflows/publish.yml@b12847e2aa8dede8174ffff5f1ecf932699aeac8'. The nested job 'typescript' is requesting 'packages: write', but is only allowed 'packages: none'.
name: Publish
uses: RustForWeb/.github/.github/workflows/publish.yml@b12847e2aa8dede8174ffff5f1ecf932699aeac8 # v1.0.0
with:
enable-rust: true
enable-typescript: false