Skip to content

Commit

Permalink
Run GH Action from Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben Restrepo committed Aug 17, 2023
1 parent a826246 commit 0dc7bb6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,9 @@ export COMMIT_MESSAGE=Enter your commit message
```sh
git add . && git commit -m $COMMIT_MESSAGE && git push gh head
```

Deploy manually to Hugging Face

```sh
https://github.com/degrammer/ml-ops-demo/blob/main/.github/workflows/deploy.yml
```

0 comments on commit 0dc7bb6

Please sign in to comment.