diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 66932806c..e689d46ea 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -120,6 +120,7 @@ jobs: steps: - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 with: + fetch-tags: true ssh-key: ${{ secrets.POSTGREST_SSH_KEY }} - name: Tag latest commit run: |