diff --git a/.github/workflows/github-release.yaml b/.github/workflows/github-release.yaml index 9537722..0031fdb 100644 --- a/.github/workflows/github-release.yaml +++ b/.github/workflows/github-release.yaml @@ -11,7 +11,6 @@ jobs: uses: libops/actions/.github/workflows/bump-release.yaml@main with: workflow_file: goreleaser.yaml - prefix: v permissions: contents: write actions: write