Deploying using GitHub actions
This guide explains how to set up a GitHub Action that automatically triggers a deployment to seenode whenever a commit is pushed to a specified branch.
Prerequisites
Step 1: Store sensitive data in GitHub secrets
Step 2: Create the GitHub actions workflow
Step 3: Commit and push the workflow
Step 4: Verify the Workflow Execution
Troubleshooting
Conclusion
Last updated