1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-22 18:22:31 +01:00

Update build.yml

This commit is contained in:
AToska21 2021-12-22 13:28:29 +01:00 committed by GitHub
parent acd657d70d
commit 362d5999a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,5 +18,5 @@ jobs:
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.3
with:
branch: patch-2 # The branch the action should deploy to.
branch: gh-pages # The branch the action should deploy to.
folder: site # The folder the action should deploy.