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 69a2f76 commit 4f41116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
`cd your-repository`
# Install Dependencies:
`npm install`
#Configure Secrets:
# Configure Secrets:
- 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:

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

0 comments on commit 4f41116

Please sign in to comment.