Fix: Make composer.lock removal conditional #13
Reference in New Issue
Block a user
Delete Branch "fix/gitea-build-action"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request addresses issue #12 by updating the Gitea workflow to conditionally remove the
composer.lockfile only if it exists, preventing errors during build.+1