Part 3: Create GitHub Actions Workflow for CI/CD
Step 1: Add Secrets to GitHub
Go to your GitHub Project Repository → Settings → Secrets → Actions:
Add GitHub secrets:
Go to your GitHub repo > Settings > Secrets > Actions
Add these secrets that will be consumed when the GitHub Actions CI/CD pip...
highcloud.hashnode.dev3 min read