We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42114a4 commit c1afe05Copy full SHA for c1afe05
.github/workflows/first-workflow.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Cowsays
18
uses: mscoutermarsh/cowsays-action@v1
19
with:
20
- run: echo "\033[35mReady for prod–ship it!\033[0m"
+ text: "\033[35mReady for prod–ship it!\033[0m"
0 commit comments