diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5096821..2acb615 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,6 +36,8 @@ jobs: - name: Check out the repo uses: actions/checkout@v2 + with: + fetch-depth: 0 - name: Docker meta id: meta