diff --git a/.github/workflows/compile-web-panel.yml.stop-for-now b/.github/workflows/compile-web-panel.yml.stop-for-now index dc797ad..fdcc7f4 100644 --- a/.github/workflows/compile-web-panel.yml.stop-for-now +++ b/.github/workflows/compile-web-panel.yml.stop-for-now @@ -60,7 +60,7 @@ jobs: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: source-directory: './dist' - destination-github-username: 'CloudVisionApps' + destination-github-username: 'PhyreApps' destination-repository-name: 'PhyrePanelWebDist' user-email: bobicloudvision@gmail.com target-branch: main diff --git a/.github/workflows/compile-web-terminal-package.yml.stop-for-now b/.github/workflows/compile-web-terminal-package.yml.stop-for-now index c31d127..a73e804 100644 --- a/.github/workflows/compile-web-terminal-package.yml.stop-for-now +++ b/.github/workflows/compile-web-terminal-package.yml.stop-for-now @@ -36,7 +36,7 @@ jobs: with: source-directory: './compilators/debian/web-terminal/dist' target-directory: './debian/web-terminal/dist' - destination-github-username: 'CloudVisionApps' + destination-github-username: 'PhyreApps' destination-repository-name: 'PhyrePanelWebTerminalDist' user-email: bobicloudvision@gmail.com target-branch: main diff --git a/compilators/debian/web-terminal/package.json b/compilators/debian/web-terminal/package.json index d0e9a9c..7043442 100644 --- a/compilators/debian/web-terminal/package.json +++ b/compilators/debian/web-terminal/package.json @@ -1,5 +1,5 @@ { - "name": "cloudvisionapps/phyre-web-terminal-ws", + "name": "phyreapps/phyre-web-terminal-ws", "private": true, "version": "1.0.0", "type": "module", diff --git a/docker/Dockerfile b/docker/Dockerfile index 22c0157..dc97d6a 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 FROM ubuntu:22.04 -LABEL maintainer="CloudVisionApps1" +LABEL maintainer="PhyreAppsDevelopers" # Install initial dependencies RUN apt-get update \ diff --git a/web/composer.json b/web/composer.json index c78fa9b..56896c8 100644 --- a/web/composer.json +++ b/web/composer.json @@ -1,5 +1,5 @@ { - "name": "cloudvision/phyrepanel", + "name": "phyreapps/phyrepanel", "type": "project", "description": "The skeleton application for the Laravel framework.", "keywords": [