Skip to content

Commit c77674e

Browse files
add docs workflow
1 parent dcd87ee commit c77674e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs-actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
- 'docs/**'
77

88
jobs:
9-
build:
10-
name: "JDK 11 Build"
9+
gh-pages:
10+
name: "Github pages"
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)