Skip to content

Commit

Permalink
fix: stepo title
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Feb 3, 2023
1 parent e5b95c5 commit c975842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
git config --local user.email "github-actions[bot]@users.noreply.github.com"
- name: Update Readme
run: pnpm docgen && pnpm docgen:api
- name: Add readme
- name: Add doc to github
run: git add README.md api.md
- name: Create bump and changelog main
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit c975842

Please sign in to comment.