Update main.yml

Change to pr to master.
This commit is contained in:
Johnshall
2021-12-10 08:28:57 +08:00
committed by GitHub
parent 63123e3f87
commit 8814b5368a

View File

@@ -24,7 +24,7 @@ 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:
BRANCH: Development BRANCH: master
FOLDER: . FOLDER: .
commit-message : 'Nightly build' commit-message : 'Nightly build'