8000 docs-preview.yaml · SuperCodeTool/coder@5944ecf · GitHub
[go: up one dir, main page]

Skip to content

Commit 5944ecf

Browse files
committed
docs-preview.yaml
1 parent 4606f18 commit 5944ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Generate docs preview
5656
id: docs-preview
57-
uses: ./.github/actions/docs-preview
57+
uses: ./.github/docs/actions/docs-preview
5858
with:
5959
github-token: ${{ secrets.GITHUB_TOKEN }}
6060
changed-files: ${{ steps.changed-files.outputs.all_changed_files_json }}

0 commit comments

Comments
 (0)
0