Skip to content

Commit

Permalink
Fix docs deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-brm committed Jul 8, 2024
1 parent d1e078c commit c0471d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v2
with:
path: vertx-lang-scala/target/scala-3.4.1/api/
path: vertx-lang-scala/target/scala-3.4.2/api/

- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit c0471d4

Please sign in to comment.