GitHub
Steps to add files in GitHub
Step 1 – Click on create a repository.
Step 2 – Enter the repository name and click on create a repository.
Step 3 – Click on uploading an existing file.
Step 4 – Drag and drop the downloaded fireflink.py file to the GitHub repository and click on commit changes.
Step 5 – Click on actions.
Step 6 – Click on configure in publish python package.
Step7 – Copy the content from downloaded .github/workflow.yml and paste it into the publishing python package.
Step 8 – Click on start commit.
Step 9 – Click on Commit new file under the start commit drop down.
Step 10 – Click on actions.
Step11 – Click on create publish-python.yml or click on running services under workflow.
Step 12 – Click on Deploy.
Step 13 – The user can see the execution result here.
Step14 – The user can re-run the job by clicking on “Re-run all jobs”.