Skip to content

Commit

Permalink
feat(markdown-navigator): adjustment to breadcrumb title
Browse files Browse the repository at this point in the history
  • Loading branch information
owilliams320 committed Feb 1, 2024
1 parent 7be3292 commit a4e5d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
node-version: 18
cache: npm
- name: Install dependencies
run: npx ci
run: npm ci
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GH }}
Expand Down

0 comments on commit a4e5d1c

Please sign in to comment.