Skip to content

Commit 75a1709

Browse files
committed
fix(bump): set correct action path in gh-actions-auto-docs
1 parent 9fa116f commit 75a1709

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bump.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
- uses: pndurette/gh-actions-auto-docs@v1
2323
with:
2424
git_push: false
25+
action_yaml_file: ./action.yaml
26+
heading_size: 2
2527
- id: bump-version
2628
run: |
2729
cz bump --yes

0 commit comments

Comments
 (0)