Skip to content

Commit 30d1925

Browse files
committed
else
1 parent f4e7164 commit 30d1925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ jobs:
282282
publish_branch: gh-pages-test
283283
#publish_branch: gh-pages
284284
publish_dir: ./documentation
285-
commit_message: 'Auto-generated documentation from...'
285+
commit_message: 'Auto-generated documentation from'
286286
#full_commit_message: "Auto-generated documentation from ${{ steps.find_merged_pull_request.outputs.number && format('#{0}', steps.find_merged_pull_request.outputs.number) || github.sha }}"
287287

288288
- name: Publish to NuGet

0 commit comments

Comments
 (0)