Skip to content

chore: optimize gh actions #2

chore: optimize gh actions

chore: optimize gh actions #2

name: "[Doc] Publish Writerside Pages"
on:
push:
branches:
- main
- feat/241230-0.7
paths: [ 'Writerside/*' ]
workflow_dispatch:
jobs:
invoke-pages-build:
uses: ./.github/actions/writerside

Check failure on line 13 in .github/workflows/publish_writerside_gh_pages.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish_writerside_gh_pages.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
instance: 'Writerside/radp'
docker_version: '243.22562'
branches:
- 'main'
- 'feat/241230-0.7'
paths:
- 'Writerside/*'