From a9ba9938f1ae565ae381d3a326fd57a71942204b Mon Sep 17 00:00:00 2001 From: Valentin Kuznetsov Date: Fri, 6 Sep 2024 09:40:49 -0400 Subject: [PATCH] fix identation --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a2fffaa..a59b18c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,8 +21,8 @@ jobs: - name: Check out code into the Go module directory uses: actions/checkout@v4 - with: - fetch-depth: 0 + with: + fetch-depth: 0 # https://github.com/orgs/community/discussions/26686 - name: Branch name