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 }}
with:
source-directory: './dist'
destination-github-username: 'CloudVisionApps'
destination-github-username: 'PhyreApps'
destination-repository-name: 'PhyrePanelWebDist'
user-email: bobicloudvision@gmail.com
target-branch: main

View file

@ -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

View file

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

View file

@ -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 \

View file

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