diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 225fce83d..ec89ebfb0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -62,6 +62,8 @@ jobs: - name: Checkout uses: actions/checkout@v2 + with: + fetch-depth: 0 - name: Docker meta id: meta