Merge pull request #1 from hfdem/master

Replace env with with
This commit is contained in:
Johnshall
2021-12-05 22:20:39 +08:00
committed by GitHub

View File

@@ -23,9 +23,7 @@ jobs:
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.7
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BASE_BRANCH: master
with:
BRANCH: Development
FOLDER: .
commit-message : 'Nightly build'