Skip to content

Commit

Permalink
fix preview
Browse files Browse the repository at this point in the history
  • Loading branch information
bat52 committed Nov 19, 2024
1 parent ed96169 commit c31791d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
-F "name=${model_name}" \
-F "description=Uploaded via GitHub Actions on $(date +'%Y-%m-%d at %H:%M:%S')" \
-F "tags=model,stl,python,ukulele,music" \
https://pylele.api.sketchfab.com/v3/models)
https://api.sketchfab.com/v3/models)
# -F "color=red" \ # Set a color for the model
# -F "texture=@path/to/your/texture.jpg" \ # Path to your texture file
Expand Down

0 comments on commit c31791d

Please sign in to comment.