Skip to content

Commit 4aa6cbe

Browse files
committed
can not dynamically invoke uses
1 parent e9c3dd1 commit 4aa6cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
id: pages
4343
uses: actions/[email protected]
4444
- name: Build documentation
45-
uses: ${{ github.repository }}@main
45+
uses: "elastic/docs-builder@main"
4646
with:
4747
prefix: ${{ steps.repo-basename.outputs.value }}
4848
- name: Upload artifact

0 commit comments

Comments
 (0)