Skip to content

Commit 13dc571

Browse files
author
{ravi kumar bulusu}
committed
changed from double quote to single quote
1 parent 4a2f42a commit 13dc571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/first-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
uses: mscoutermarsh/cowsays-action@master
1919
with:
2020
text: "Ready for prod–ship it!"
21-
color: "magenta"
21+
color: 'magenta'

0 commit comments

Comments
 (0)