Skip to content

[ci] format

[ci] format #10

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
branches:
- main
jobs:
ci:

Check failure on line 10 in .github/workflows/publish.yaml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/publish.yaml (Line: 10, Col: 3): Error calling workflow 'bombshell-dev/automation/.github/workflows/publish.yml@main'. The nested job 'publish' is requesting 'id-token: write', but is only allowed 'id-token: none'.
if: github.repository_owner == 'bombshell-dev'
uses: bombshell-dev/automation/.github/workflows/publish.yml@main
secrets: inherit