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 901d783 commit 4d6b3b6Copy full SHA for 4d6b3b6
.github/workflows/release-develop.yml
@@ -12,6 +12,8 @@ jobs:
12
environment: develop
13
steps:
14
- uses: actions/checkout@v3
15
+ with:
16
+ fetch-depth: 0
17
- uses: actions/setup-node@v3
18
with:
19
node-version: 22.9.0
0 commit comments