Commit d9bb759d authored by Ivan Vandot's avatar Ivan Vandot Committed by GitHub

add fetch-depth: 0 to release (#1492)

parent b5a1ea43
......@@ -17,6 +17,8 @@ jobs:
go-version: 1.15
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Docker Login
env:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment