Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a96d97e

Browse files
Update dotnetcore.yml
1 parent b874b6c commit a96d97e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/dotnetcore.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ jobs:
3131
- name: Test
3232
run: |
3333
dotnet test src/Advanced.Algorithms.sln
34-
- name: Document
34+
- name: Update Documentation
3535
if: github.ref == 'refs/heads/develop'
3636
run: |
3737
docfx .build/docfx.json
38-
- name: Update Documentation
38+
- name: Publish Documentation
3939
if: github.ref == 'refs/heads/develop'
4040
uses: EndBug/add-and-commit@v9
4141
with:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /