Skip to content

Merge pull request #22 from fluence-eu/docs/yard-source-template #21

Merge pull request #22 from fluence-eu/docs/yard-source-template

Merge pull request #22 from fluence-eu/docs/yard-source-template #21

Workflow file for this run

name: Docs Deploy
on:
push:
branches: [main]
workflow_dispatch:
jobs:
docs:

Check failure on line 9 in .github/workflows/docs-deploy.yml

View workflow run for this annotation

GitHub Actions / Docs Deploy

Invalid workflow file

The workflow is not valid. .github/workflows/docs-deploy.yml (Line: 9, Col: 3): Error calling workflow 'fluence-eu/ci-workflows/.github/workflows/ruby-gem-docs-deploy.yml@v5'. The workflow is requesting 'packages: read', but is only allowed 'packages: none'.
uses: fluence-eu/ci-workflows/.github/workflows/ruby-gem-docs-deploy.yml@v5
permissions:
contents: read
pages: write
id-token: write