We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0aeaf9 commit 621851cCopy full SHA for 621851c
.github/workflows/render-registry.yml
@@ -6,6 +6,8 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v3
9
+ with:
10
+ fetch-depth: 0
11
- uses: actions/setup-node@v2
12
with:
13
node-version: 14
0 commit comments