Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merge pull request #72 from python-project-templates/dependabot/cargo…#14

Merge pull request #72 from python-project-templates/dependabot/cargo…

Merge pull request #72 from python-project-templates/dependabot/cargo… #14

Workflow file for this run

name:Publish Docs
on:
push:
branches:
-main
workflow_dispatch:
permissions:
contents:write
jobs:
docs:
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v5
-uses:actions-ext/python/setup@main
-uses:actions-ext/rust/setup@main
-run:uv pip install .[develop]
-run:uv pip install yardang
-run:yardang build
-uses:peaceiris/actions-gh-pages@v4
with:
publish_branch:gh-pages
github_token:${{ secrets.GITHUB_TOKEN }}
publish_dir:docs/html

[8]ページ先頭

©2009-2025 Movatter.jp