Skip to content

Commit c554dd6

Browse files
committed
Lucene-Net-Documentation.yml: Removed indented lines with no content
1 parent 4582cd0 commit c554dd6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Lucene-Net-Documentation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
- name: Set PR branch name
146146
run: |
147147
$shortSHA = $Env:GITHUB_SHA.Substring(0, 7)
148-
148+
149149
echo ("PR_BRANCH=docs-build-" + $Env:RELEASE_VERSION + "-" + $shortSHA) >> $env:GITHUB_ENV
150150
shell: powershell
151151

@@ -165,7 +165,7 @@ jobs:
165165
# run: |
166166
# git --git-dir "$Env:GIT_MAIN_REPO" checkout -b "docs/${{ env.RELEASE_VERSION }}"
167167
# shell: powershell
168-
168+
169169
- name: Setup .NET 8 SDK
170170
uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
171171
with:

0 commit comments

Comments
 (0)