Workflow fixes

This commit is contained in:
Warky 2024-12-07 12:23:10 +02:00
parent 99658f3566
commit 08d0e9eaeb
2 changed files with 8 additions and 5 deletions

View File

@ -5,6 +5,10 @@ on:
tags:
- 'v*'
permissions:
contents: write
packages: write
jobs:
goreleaser:
runs-on: ubuntu-latest

View File

@ -53,9 +53,8 @@ changelog:
- Merge branch
release:
github:
owner: "{{.Env.GITHUB_REPOSITORY_OWNER}}"
name: "{{.Env.GITHUB_REPOSITORY}}"
disable: false
draft: false
prerelease: auto
mode: replace
name_template: "{{.Tag}}"