diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 04f7ac1..7ec65c0 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -26,4 +26,4 @@ jobs: version: latest args: release --rm-dist env: - GITHUB_TOKEN: ${{ secrets.GORELEASER_PAT }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.GR_TOKEN }}