/[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 99 by rakin, Mon Jul 29 17:28:35 2024 UTC revision 113 by rakin, Mon Jul 29 17:28:39 2024 UTC
# Line 18  jobs: Line 18  jobs:
18        - uses: actions/checkout@v3        - uses: actions/checkout@v3
19        - uses: actions/[email protected]        - uses: actions/[email protected]
20        - name: Install Mkdocs        - name: Install Mkdocs
21          run: pip install mkdocs mkdocs-material          run: pip install mkdocs mkdocs-material mkdocs-social
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

Legend:
Removed from v.99  
changed lines
  Added in v.113

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26