Skip to content

Commit

Permalink
Merge pull request #591 from FabienArcellier/WF-87-fix-automatic-docu…
Browse files Browse the repository at this point in the history
…mentation-publishing

fix: automatic documentation release - WF 87
  • Loading branch information
ramedina86 authored Oct 22, 2024
2 parents 4dcad4b + 0533ba1 commit 077fc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
github-token: ${{ secrets.DOCS_WORKFLOW_TOKEN }}
script: |
await github.rest.actions.createWorkflowDispatch({
owner: 'anant-writer',
owner: 'WriterInternal',
repo: 'docs',
workflow_id: 'mintlify-action.yml',
ref: 'main',
Expand Down

0 comments on commit 077fc19

Please sign in to comment.