This repository has been archived by the owner on Jan 26, 2025. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the project in several areas:
softprops/action-gh-release
action to version 2 in theauto-release.yml
workflow.dependabot/fetch-metadata
action to version 2.1.0 in thedependabot-auto-merge.yml
workflow.README.md
file to specify that the Laravel cpanel auto deploy package is designed for dedicated WHM/cPanel hosting environments.README.md
file regarding copying the default GitHub action workflow into the.github/workflows/cpanel-auto-deploy.yml
file.composer.json
file to adjust the description of the package and update dependencies.cpanel-auto-deploy.yml.stub
file to include additional branch triggers and conditions for deployment.tests/ExampleTest.php
file.These changes aim to improve the project's functionality, documentation, and compatibility with the latest dependencies and workflow configurations.