Skip to content

Commit 84d394d

Browse files
Try turning on fetch-tags
1 parent 9ef5007 commit 84d394d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/addon-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
with:
18+
fetch-tags: true
1819
token: ${{ secrets.GITHUB_TOKEN }}
1920
- uses: pnpm/action-setup@v4
2021
with:

0 commit comments

Comments
 (0)