inovex / elements

Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
https://elements.inovex.de
MIT License
69 stars 9 forks source link

Wrong nesting of Example-Projects deployment #701

Closed janivo closed 2 years ago

janivo commented 2 years ago

If you have a look at the https://github.com/inovex/elements/tree/gh-pages branch, you can the that the contents of the example-projects directory are nested incorrectly.

These lines probably have to be adjusted: https://github.com/inovex/elements/blob/38d91aee9deaa6006fcbef27dd82e710377893d9/.github/workflows/deploy-example-projects.yml#L40-L41

BenPag commented 2 years ago

blocked by #691