
Github Actions secrets
For the course ‘Real World Test Automation with Pytest (Django app)’ by Eden Marco, in the section Continuous Integration, I used GitHub secrets so I could use them in Actions. This allows me to always maintain my data secure by utilizing GitHub action secrets within my workflow. Handling GitHub action secrets is as easy as handling environment variables. This tutorial was created by Meroware Instance. The length of the tutorial is 0:08 total hours. You can find this tutorial at https://www.youtube.com/watch?v=WuWsg0Ldess&ab_channel=MerowareInstance