Skip to content

Commit

Permalink
fix(ci): resolve current release in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
elringus committed Jul 27, 2024
1 parent affefb3 commit 2deda9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- uses: actions/setup-node@v4
- name: build
run: |
Expand Down

0 comments on commit 2deda9b

Please sign in to comment.