- return fetch depth to have capability to auto detect latest tag
This commit is contained in:
@@ -41,6 +41,8 @@ jobs:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
# Showcase the most minimal configuration possible
|
||||
- name: "Minimal Configuration"
|
||||
|
||||
Reference in New Issue
Block a user