/[sudobot]/trunk/.github/workflows/docs-deploy.yml
ViewVC logotype

Diff of /trunk/.github/workflows/docs-deploy.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 96 by rakin, Mon Jul 29 17:28:35 2024 UTC revision 97 by rakin, Mon Jul 29 17:28:35 2024 UTC
# Line 21  jobs: Line 21  jobs:
21          run: pip install mkdocs mkdocs-material mike          run: pip install mkdocs mkdocs-material mike
22    
23        - name: Set version        - name: Set version
24        run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV          run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
25    
26        - name: Build docs        - name: Build docs
27          run: mike deploy $RELEASE_VERSION          run: mike deploy $RELEASE_VERSION

Legend:
Removed from v.96  
changed lines
  Added in v.97

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26