1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-25 19:52:28 +01:00

Update build.yml

This commit is contained in:
AToska21 2021-12-22 11:59:10 +01:00 committed by GitHub
parent d876cffc5a
commit acd657d70d
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: gh-pages # The branch the action should deploy to.
branch: patch-2 # The branch the action should deploy to.
folder: site # The folder the action should deploy.