From 92e37d25f388fbfb8dcc29fccf28d2b1df85804d Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Sun, 7 Dec 2025 17:22:22 -0500 Subject: [PATCH] Update github-release.yaml --- .github/workflows/github-release.yaml | 1 - 1 file changed, 1 deletion(-) 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