Skip to content

Commit bd6c44c

Browse files
committed
debug=true
1 parent 81edbe5 commit bd6c44c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gorelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
args: release --clean --config init/.goreleaser.yaml
6666
env:
6767
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
68+
GORELEASER_DEBUG: true # leave on, because this workflow is fickle
6869
- name: Smoke test binary
6970
run: |
7071
./dist/server_linux_amd64_v1/defacto2-server --help > /dev/null

0 commit comments

Comments
 (0)