Skip to content

Commit 260708b

Browse files
author
{ravi kumar bulusu}
committed
fixed the color issue
1 parent c1afe05 commit 260708b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/first-workflow.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
- name: Cowsays
1818
uses: mscoutermarsh/cowsays-action@v1
1919
with:
20-
text: "\033[35mReady for prod–ship it!\033[0m"
20+
text: "Ready for prod–ship it!"
21+
color: "magenta"

0 commit comments

Comments
 (0)