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 0f15b2a commit 408058aCopy full SHA for 408058a
.github/workflows/release.yml
@@ -11,6 +11,8 @@ jobs:
11
steps:
12
- name: Check out repository
13
uses: actions/checkout@v3
14
+ with:
15
+ fetch-depth: 0
16
- name: Set up Java
17
uses: actions/setup-java@v3
18
with:
0 commit comments