update
This commit is contained in:
parent
9d38e6947e
commit
d170f5bddd
2 changed files with 2 additions and 0 deletions
1
.github/workflows/compile-ngix-package.yml
vendored
1
.github/workflows/compile-ngix-package.yml
vendored
|
@ -34,6 +34,7 @@ jobs:
|
|||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
with:
|
||||
source-directory: './compilators/debian/nginx/dist'
|
||||
target-directory: './debian/nginx/dist'
|
||||
destination-github-username: 'CloudVisionApps'
|
||||
destination-repository-name: 'PhyrePanelDist'
|
||||
user-email: bobicloudvision@gmail.com
|
||||
|
|
1
.github/workflows/compile-php-package.yml
vendored
1
.github/workflows/compile-php-package.yml
vendored
|
@ -34,6 +34,7 @@ jobs:
|
|||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
with:
|
||||
source-directory: './compilators/debian/php/dist'
|
||||
target-directory: './debian/php/dist'
|
||||
destination-github-username: 'CloudVisionApps'
|
||||
destination-repository-name: 'PhyrePanelDist'
|
||||
user-email: bobicloudvision@gmail.com
|
||||
|
|
Loading…
Add table
Reference in a new issue