Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
SudhakarAnemu committed Mar 13, 2024
1 parent c25f58f commit 60eee35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
# Here, we can give multiple jobs too. [test1, test2]
runs-on: ubuntu-latest
steps:
- name1: Get code - for deployment
- name: Get code - for deployment
run: echo "Executing the Job - deployment"
info:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 60eee35

Please sign in to comment.