Skip to content

refactor: optimize png image #72

refactor: optimize png image

refactor: optimize png image #72

Workflow file for this run

name: build
on: [push, workflow_dispatch]
jobs:
build:

Check failure on line 6 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / build

Invalid workflow file

The workflow is not valid. .github/workflows/build.yml (Line: 6, Col: 3): Error calling workflow 'datavisyn/github-workflows/.github/workflows/build-node.yml@main'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'. .github/workflows/build.yml (Line: 6, Col: 3): Error calling workflow 'datavisyn/github-workflows/.github/workflows/build-node.yml@main'. The nested job 'build-node' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: datavisyn/github-workflows/.github/workflows/build-node.yml@main
secrets: inherit