Skip to content

Commit

Permalink
Update deploy-to-production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kukrejaravi9 authored Sep 3, 2024
1 parent 5dd851b commit 64d822f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: echo input
id: test-step
run: echo "Hello World 1234"
run: echo "Hello World 12345"

- name: Dummy
id: test-step-two
Expand Down

0 comments on commit 64d822f

Please sign in to comment.