Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

Commit 642a18c

Browse files
timonbackstavshamir
authored andcommitted
Create index.html
1 parent cd64d1b commit 642a18c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/springwolf-ui.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323

2424
- name: Build
2525
run: ./gradlew npm_run_build-dev
26+
- name: Create index.html
27+
run: cp dist/springwolf-ui/asyncapi-ui.html dist/springwolf-ui/index.html
2628

2729
- name: Deploy to gh pages 🚀
2830
if: github.ref == 'refs/heads/master'

0 commit comments

Comments
 (0)