mirror of
https://github.com/fankes/beszel.git
synced 2025-10-21 19:10:38 +08:00
fix goreleaser winget token field and temp disable docker workflow
This commit is contained in:
@@ -188,7 +188,6 @@ winget:
|
||||
publisher_support_url: "https://github.com/henrygd/beszel/issues"
|
||||
short_description: "Agent for Beszel, a lightweight server monitoring platform."
|
||||
skip_upload: auto
|
||||
token: "{{ .Env.WINGET_TOKEN }}"
|
||||
description: |
|
||||
Beszel is a lightweight server monitoring platform that includes Docker
|
||||
statistics, historical data, and alert functions. It has a friendly web
|
||||
@@ -203,6 +202,7 @@ winget:
|
||||
owner: henrygd
|
||||
name: beszel-winget
|
||||
branch: henrygd.beszel-agent-{{ .Version }}
|
||||
token: "{{ .Env.WINGET_TOKEN }}"
|
||||
pull_request:
|
||||
enabled: true
|
||||
draft: false
|
||||
|
Reference in New Issue
Block a user