mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 06:30:52 +10:00
Update build_test_deploy.yml
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
|||||||
working-directory: 'docs'
|
working-directory: 'docs'
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@3.7.1
|
uses: JamesIves/github-pages-deploy-action@3.7.1
|
||||||
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master'}}
|
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main'}}
|
||||||
with:
|
with:
|
||||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||||
BRANCH: gh-pages
|
BRANCH: gh-pages
|
||||||
|
|||||||
Reference in New Issue
Block a user