diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cb863d5e0e2..70d8da14c06 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4 - name: fetch tags - - run: git fetch --tags + run: git fetch --tags - id: "get-secrets" name: "get nfpm signing keys"