We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef253c0 commit d0a13d3Copy full SHA for d0a13d3
1 file changed
.github/workflows/release.yml
@@ -15,6 +15,8 @@ jobs:
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v4
18
+ with:
19
+ fetch-depth: 0
20
21
- name: Setup
22
uses: ./.github/actions/setup
0 commit comments