Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: enable debug logging for GitHub Actions workflow
- Added environment variables to enable debug logging for GitHub Actions, specifically `ACTIONS_RUNNER_DEBUG` and `ACTIONS_STEP_DEBUG`. - This enhancement will assist in troubleshooting and provide more visibility into the workflow execution process. These changes aim to improve the debugging capabilities of the release build workflow.
- Loading branch information