Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cd: remove attempt to print secrets to the log
According to [1] printing secrets to the log is not a best practice. From [1]: GitHub automatically redacts secrets printed to the log, but you should avoid printing secrets to the log intentionally. [1] https://docs.github.com/en/actions/security-guides/encrypted-secrets#accessing-your-secrets
- Loading branch information