Before we were using a marketplace Github action which had some limitations. With this pull request we are updating the github action using curl option which will gives us full control of the flow instead of relying on pre made github action. Fixes: scylladb#23088 Closes scylladb/scylladb#23215