Update compile-web-panel.yml
This commit is contained in:
parent
92c93193ff
commit
e84ffa6334
1 changed files with 2 additions and 2 deletions
4
.github/workflows/compile-web-panel.yml
vendored
4
.github/workflows/compile-web-panel.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
|||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
with:
|
||||
source-directory: './dist'
|
||||
destination-github-username: 'Cloud Vision Bot'
|
||||
destination-repository-name: 'CloudVisionApps/PhyrePanelDist'
|
||||
destination-github-username: 'CloudVisionApps'
|
||||
destination-repository-name: 'PhyrePanelDist'
|
||||
user-email: bobicloudvision@gmail.com
|
||||
target-branch: main
|
||||
|
|
Loading…
Reference in a new issue