1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-09-22 04:36:00 -04:00

v1 of goreleaser until we can update to schema 2

This commit is contained in:
techknowlogick 2024-07-26 16:24:42 +00:00
parent 493b29afbf
commit f7e2c6f89b

View File

@ -27,7 +27,7 @@ jobs:
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser-pro
version: latest
version: "~> v1"
args: release
env:
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}