Skip to content

update action]

update action] #3

Workflow file for this run

name: Publish Documentation
on:
release:
types:
- published
- edited
push:
branches: [ master ]
permissions:
contents: write
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
generate-and-publish-docs:
uses: sersoft-gmbh/swifty-docs-action@v3

Check failure on line 20 in .github/workflows/build_docs.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build_docs.yaml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
transform-for-static-hosting: true
hosting-base-path: swift-gopher
output: docs