Skip to content

Commit 301ed30

Browse files
committed
fix identation
1 parent c4c044b commit 301ed30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121

2222
- name: Check out code into the Go module directory
2323
uses: actions/checkout@v4
24-
with:
25-
fetch-depth: 0
24+
with:
25+
fetch-depth: 0
2626

2727
# https://github.com/orgs/community/discussions/26686
2828
- name: Branch name

0 commit comments

Comments
 (0)