Update main.yml

This commit is contained in:
hfdem
2021-12-05 22:16:58 +08:00
committed by GitHub
parent 7be3bc328b
commit 3448e60c7d

View File

@@ -24,7 +24,6 @@ jobs:
- name: Deploy - name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.7 uses: JamesIves/github-pages-deploy-action@4.1.7
with: with:
BASE_BRANCH: master
BRANCH: Development BRANCH: Development
FOLDER: . FOLDER: .
commit-message : 'Nightly build' commit-message : 'Nightly build'