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 7796a51 commit 566fc0bCopy full SHA for 566fc0b
.github/workflows/update-changelog.yml
@@ -16,6 +16,7 @@ jobs:
16
- name: Check out
17
uses: actions/checkout@v2
18
with:
19
+ fetch-depth: 0
20
fetch-tags: true
21
- name: Install NodeJS
22
uses: actions/setup-node@v4
0 commit comments