This commit is contained in:
Bozhidar 2024-04-22 14:41:50 +03:00
parent 7cd81d08aa
commit f20018d081
5 changed files with 5 additions and 5 deletions

View file

@ -60,7 +60,7 @@ jobs:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with: with:
source-directory: './dist' source-directory: './dist'
destination-github-username: 'CloudVisionApps' destination-github-username: 'PhyreApps'
destination-repository-name: 'PhyrePanelWebDist' destination-repository-name: 'PhyrePanelWebDist'
user-email: bobicloudvision@gmail.com user-email: bobicloudvision@gmail.com
target-branch: main target-branch: main

View file

@ -36,7 +36,7 @@ jobs:
with: with:
source-directory: './compilators/debian/web-terminal/dist' source-directory: './compilators/debian/web-terminal/dist'
target-directory: './debian/web-terminal/dist' target-directory: './debian/web-terminal/dist'
destination-github-username: 'CloudVisionApps' destination-github-username: 'PhyreApps'
destination-repository-name: 'PhyrePanelWebTerminalDist' destination-repository-name: 'PhyrePanelWebTerminalDist'
user-email: bobicloudvision@gmail.com user-email: bobicloudvision@gmail.com
target-branch: main target-branch: main

View file

@ -1,5 +1,5 @@
{ {
"name": "cloudvisionapps/phyre-web-terminal-ws", "name": "phyreapps/phyre-web-terminal-ws",
"private": true, "private": true,
"version": "1.0.0", "version": "1.0.0",
"type": "module", "type": "module",

View file

@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1 # syntax=docker/dockerfile:1
FROM ubuntu:22.04 FROM ubuntu:22.04
LABEL maintainer="CloudVisionApps1" LABEL maintainer="PhyreAppsDevelopers"
# Install initial dependencies # Install initial dependencies
RUN apt-get update \ RUN apt-get update \

View file

@ -1,5 +1,5 @@
{ {
"name": "cloudvision/phyrepanel", "name": "phyreapps/phyrepanel",
"type": "project", "type": "project",
"description": "The skeleton application for the Laravel framework.", "description": "The skeleton application for the Laravel framework.",
"keywords": [ "keywords": [