Skip to content

Commit ad929bb

Browse files
committed
removed deploy to gh pages (done in dedicated deploy action)
1 parent 6ae2e9b commit ad929bb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,3 @@ jobs:
3737
uses: codecov/codecov-action@v1
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }}
40-
- name: Deploy
41-
uses: peaceiris/actions-gh-pages@v3
42-
with:
43-
github_token: ${{ secrets.GITHUB_TOKEN }}
44-
publish_dir: ./target/generated-docs

0 commit comments

Comments
 (0)