Add debug output for config

This commit is contained in:
Manuel Rüger
2023-05-03 15:59:18 +02:00
parent 51accf008f
commit 2b756daf37
6 changed files with 22 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: Set Up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: "1.20"
- name: Run GoReleaser