Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nateraw authored Feb 6, 2023
1 parent 777ff93 commit db9698b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A simple example repo using this can be found [here](https://github.com/nateraw/
The first step is to add a Hugging Face token with write access to your repo as a GitHub Secret. Below, mine is called `HF_TOKEN`. Then, you can use this action in your repo as shown below. :)

```yaml
uses: nateraw/huggingface-sync-action/action.yml@main
uses: nateraw/huggingface-sync-action@v0.0.2
with:
# The github repo you are syncing from. Required.
github_repo_id: ''
Expand Down

0 comments on commit db9698b

Please sign in to comment.