Try full fetch with tags

This commit is contained in:
Prem Nirmal
2022-02-14 10:08:34 +00:00
parent 896bff2c7e
commit d2326a14d6
+1
View File
@@ -18,6 +18,7 @@ jobs:
- uses: actions/checkout@v2
with:
token: "${{ secrets.GITHUB_TOKEN }}"
fetch-depth: 0
- name: set up JDK 11
uses: actions/setup-java@v1
with: