Skip to content

Commit

Permalink
Add "Upload to Hugging Face" step
Browse files Browse the repository at this point in the history
  • Loading branch information
PicoCreator committed Feb 6, 2024
1 parent fa4e181 commit 7edd161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-task-runner-Single.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1755,6 +1755,7 @@ jobs:
# upload_to_hf: ${{ github.event.inputs.upload_to_hf }}

upload_to_hf:
name: "Upload to Hugging Face"
needs: gh-task-runner
runs-on: ubuntu-latest
if: ${{ github.event.inputs.upload_to_hf }}
Expand Down

0 comments on commit 7edd161

Please sign in to comment.