fix(ci): remove environment configuration from goreleaser job

This commit is contained in:
GitHub Actions
2026-01-15 19:49:20 +00:00
parent 753b694dbd
commit 21d6b71d8f

View File

@@ -20,9 +20,6 @@ permissions:
jobs:
goreleaser:
runs-on: ubuntu-latest
environment:
name: release
url: https://github.com/${{ github.repository }}/releases
env:
# Use the built-in GITHUB_TOKEN by default for GitHub API operations.
# If you need to provide a PAT with elevated permissions, add a GITHUB_TOKEN secret