We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef5007 commit 84d394dCopy full SHA for 84d394d
.github/workflows/addon-docs.yml
@@ -15,6 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
with:
18
+ fetch-tags: true
19
token: ${{ secrets.GITHUB_TOKEN }}
20
- uses: pnpm/action-setup@v4
21
0 commit comments