We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac0c12 commit 55447b0Copy full SHA for 55447b0
.github/workflows/update-inference-types.yaml
@@ -71,7 +71,7 @@ jobs:
71
uses: peter-evans/create-pull-request@v7
72
with:
73
path: ./huggingface_hub
74
- token: ${{ secrets.TOKEN_INFERENCE_SYNC_BOT }}
+ token: ${{ secrets.HF_STYLE_BOT_ACTION }}
75
commit-message: Update inference types (automated commit)
76
branch: update-inference-types-automated-pr
77
delete-branch: true
0 commit comments