Skip to content

test new token

test new token #5

Workflow file for this run

name: Test Docs Dispatch
on:
push:
branches:
- cli-autodoc
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.DOCS_ACTION_TRIGGER_TOKEN }}
repository: defang-io/defang-docs
event-type: cli-autodoc