We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa116f commit 75a1709Copy full SHA for 75a1709
1 file changed
.github/workflows/bump.yaml
@@ -22,6 +22,8 @@ jobs:
22
- uses: pndurette/gh-actions-auto-docs@v1
23
with:
24
git_push: false
25
+ action_yaml_file: ./action.yaml
26
+ heading_size: 2
27
- id: bump-version
28
run: |
29
cz bump --yes
0 commit comments