mirror of
https://gitea.com/gitea/tea.git
synced 2024-11-03 04:27:21 -05:00
v1 of goreleaser until we can update to schema 2
This commit is contained in:
parent
493b29afbf
commit
f7e2c6f89b
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user