diff --git a/.github/workflows/compile-ngix-package.yml_ b/.github/workflows/compile-ngix-package.yml similarity index 90% rename from .github/workflows/compile-ngix-package.yml_ rename to .github/workflows/compile-ngix-package.yml index a0e830b..70a843e 100644 --- a/.github/workflows/compile-ngix-package.yml_ +++ b/.github/workflows/compile-ngix-package.yml @@ -1,9 +1,7 @@ -name: Compile PhyrePanel NGINX Packages +name: Compile Phyre NGINX Package on: - push: - branches: [ "main" ] - pull_request: + release: branches: [ "main" ] permissions: diff --git a/.github/workflows/compile-php-package.yml b/.github/workflows/compile-php-package.yml index 2b1c580..26b1683 100644 --- a/.github/workflows/compile-php-package.yml +++ b/.github/workflows/compile-php-package.yml @@ -1,9 +1,7 @@ -name: Compile PhyrePanel PHP Packages +name: Compile Phyre PHP Package on: - push: - branches: [ "main" ] - pull_request: + release: branches: [ "main" ] permissions: