Skip to content

bctl-v0.1.1

bctl-v0.1.1 #8

Workflow file for this run

name: Release
on:
release:
types: [created,prereleased,released,published]
jobs:
docs:

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

View workflow run for this annotation

GitHub Actions / Release

Invalid workflow file

The workflow is not valid. .github/workflows/Release.yml (Line: 8, Col: 3): Error calling workflow 'MirantisContainers/boundless/.github/workflows/docs.yml@1b6c7cf5d76297c920be14a6dd12c5c173d75980'. The workflow is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'.
uses: ./.github/workflows/docs.yml