Skip to content

Tradeshift/actions-docs

Repository files navigation

actions-docs

semantic-release

This action builds and pushes latest docs to docs s3 storage

Usage tradeshift/actions-docs@v1

The following are a few different usage examples

Build and push latest docs

jobs:
  docs:
    runs-on: [self-hosted,ts-large-x64-docker-large]
    steps:
      - uses: actions/checkout@v2
      - uses: tradeshift/actions-docs@v1
        with:
          path: docs/swagger.json