mirror of
https://github.com/itzg/mc-router.git
synced 2024-11-28 12:35:21 +01:00
ci: Debug goreleaser
This commit is contained in:
parent
8947523825
commit
d8733f46a5
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -38,6 +38,6 @@ jobs:
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
version: latest
|
||||
args: release --rm-dist
|
||||
args: release --debug --rm-dist
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user