diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index fdd79fb..d8e9cec 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -17,7 +17,8 @@ jobs: - name: Check out the repo uses: actions/checkout@v4 with: - fetch-depth: 0 + fetch-depth: 5 + fetch-tags: true - name: Log in to Docker Hub uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a