Skip to content

Update CI/CD workflow to interface with PyPI as Trusted Publisher #86

Update CI/CD workflow to interface with PyPI as Trusted Publisher

Update CI/CD workflow to interface with PyPI as Trusted Publisher #86

Workflow file for this run

name: Read the Docs PR
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "jaxsim"
project-language: ""