Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(test_deploy.yaml): inherit secrets in deploy job to streamline C…
…I/CD process By inheriting secrets in the deploy job, the workflow can now automatically use the same secrets as the parent workflow without needing to redefine or duplicate them. This change simplifies the configuration and enhances security by minimizing the exposure of sensitive data.
- Loading branch information