hezarai / hezar

The all-in-one AI library for Persian, supporting a wide variety of tasks and modalities!
https://hezarai.github.io/hezar/
Apache License 2.0
844 stars 45 forks source link

Workflow error on creating release #42

Closed arxyzan closed 1 year ago

arxyzan commented 1 year ago

I attempted to test the workflow by creating a new tag and it raised an error.

See it here: https://github.com/hezarai/hezar/actions/runs/5399733975/jobs/9807244244#step:3:10

@pooya-mohammadi Can you check this?

pooya-mohammadi commented 1 year ago

@arxyzan I'm on it

pooya-mohammadi commented 1 year ago

@arxyzan jan, Fixed https://pypi.org/project/hezar/

follow this approach if you don't:

git tag 0.13.3
git push origin 0.13.3
arxyzan commented 1 year ago

Yeah it's working. Thanks @pooya-mohammadi