You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are few problems with the action. I tried using it my project but it searches for the python script in my own repo not the intelowl/twitter_post.
Also the uses : intelowlproject/twitter-post should be like this uses : intelowlproject/twitter_post@main.
I think we should use node instead, I don't think it will work on Python script or there is some mistake in the action.yml file.
`
The text was updated successfully, but these errors were encountered:
There are few problems with the action. I tried using it my project but it searches for the python script in my own repo not the
intelowl/twitter_post
.Also the
uses : intelowlproject/twitter-post
should be like thisuses : intelowlproject/twitter_post@main.
I think we should use node instead, I don't think it will work on Python script or there is some mistake in the
action.yml
file.`
The text was updated successfully, but these errors were encountered: