Apply suggestions from code review

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
This commit is contained in:
Sourab Mangrulkar
2023-03-27 13:44:00 +05:30
committed by GitHub
co-authored by Steven Liu
parent 3d00af4799
commit 13476a807c
7 changed files with 39 additions and 48 deletions
+1 -1
View File
@@ -12,6 +12,6 @@ jobs:
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
with:
commit_sha: ${{ github.sha }}
package: accelerate
package: peft
secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }}