Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahulrajak1710 authored Aug 8, 2024
1 parent 4f41116 commit 8425ba8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@
`cd your-repository`
# Install Dependencies:
`npm install`
# Configure Secrets:

# Configure Secrets: <br>
- Go to your GitHub repository settings.
Under "Secrets and variables," add any necessary secrets (e.g., AWS credentials).
# Prepare GitHub Actions Workflow:

# Prepare GitHub Actions Workflow: <br>

Ensure .github/workflows/your-workflow.yml is configured correctly for your build and deployment processes.

0 comments on commit 8425ba8

Please sign in to comment.