mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
CI: Update Deploy MkDocs to use action from develop branch from ynput/ops-repo-automation
This commit is contained in:
parent
eaa6727a9d
commit
a46a9e3143
1 changed files with 2 additions and 1 deletions
3
.github/workflows/deploy_mkdocs.yml
vendored
3
.github/workflows/deploy_mkdocs.yml
vendored
|
|
@ -8,7 +8,8 @@ on:
|
|||
|
||||
jobs:
|
||||
build-mk-docs:
|
||||
uses: ynput/ops-repo-automation/.github/workflows/deploy_mkdocs.yml@feature/34-add-mk-docs-reusable-workflow
|
||||
# FIXME: Update @develop to @main after `ops-repo-automation` release.
|
||||
uses: ynput/ops-repo-automation/.github/workflows/deploy_mkdocs.yml@develop
|
||||
with:
|
||||
repo: ${{ github.repository }}
|
||||
secrets:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue