We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e7164 commit 30d1925Copy full SHA for 30d1925
.github/workflows/dotnet.yml
@@ -282,7 +282,7 @@ jobs:
282
publish_branch: gh-pages-test
283
#publish_branch: gh-pages
284
publish_dir: ./documentation
285
- commit_message: 'Auto-generated documentation from...'
+ commit_message: 'Auto-generated documentation from'
286
#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 }}"
287
288
- name: Publish to NuGet
0 commit comments