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 6538144 commit 55bd099Copy full SHA for 55bd099
1 file changed
.github/workflows/deploy.yml
@@ -22,6 +22,8 @@ jobs:
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v4
25
+ with:
26
+ fetch-depth: 0
27
28
- name: Setup Node.js
29
uses: actions/setup-node@v4
0 commit comments