Skip to content

Commit 35cebc2

Browse files
committed
updated yml
1 parent 7127cb3 commit 35cebc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aggregate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 0 # Fetches all history, good for some git operations
2929

3030
- name: Run Mintlify multirepo action
31-
uses: mintlify/mintlify-multirepo-action@v0.16 # Using the action name and version from the example
31+
uses: mintlify/multirepo-action@v0.16 # Using the action name and version from the example
3232
with:
3333
token: ${{ secrets.mlfy }} # Your secret name
3434
target-branch: docs-compiled # Your target branch name

0 commit comments

Comments
 (0)