diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2da5018..c89a2a5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,7 +34,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Debug output file - run: cat goreleaser.yml + run: cat goreleaser.yaml - name: Set output variable id: set-version