Skip to content

Commit 4357838

Browse files
committed
trigger publish with chore(main): release
1 parent acfb8e7 commit 4357838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Build docs
17-
uses: ./github/workflows/build-docs.yml
17+
uses: ./.github/workflows/build-docs.yml
1818
- name: Set up Python
1919
uses: actions/setup-python@v5
2020
with:

0 commit comments

Comments
 (0)