huggingface / optimum-tpu

Google TPU optimizations for transformers models
Apache License 2.0
75 stars 19 forks source link

Fix secret leak workflow #72

Closed tengomucho closed 4 months ago

tengomucho commented 4 months ago

What does this PR do?

Apparently there was a problem with indentation in the secret leak workflow, preventing it to work correctly. This is hopefully fixed...