1
1
mirror of https://github.com/theoludwig/react-component-form.git synced 2024-07-17 07:30:13 +02:00

ci(release): deploy example/dist to gh-pages

This commit is contained in:
divlo 2021-06-17 18:52:59 +02:00
parent d4a3fc4573
commit f720068fcc
3 changed files with 3 additions and 3 deletions

View File

@ -30,4 +30,4 @@ jobs:
uses: 'JamesIves/github-pages-deploy-action@4.1.4'
with:
branch: 'gh-pages'
folder: 'dist'
folder: 'example/dist'