chore: Clean up pages build
This commit is contained in:
parent
39ed7a3aa9
commit
f9d1d4a9ca
3 changed files with 1 additions and 21 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -53,6 +53,7 @@ jobs:
|
|||
mkdir public/nightly
|
||||
cp -r build/web/* public/
|
||||
cp -r build/web/* public/nightly/
|
||||
echo "app.fluffy.chat" >> public/CNAME
|
||||
- name: Deploy to GitHub Pages
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue