Skip to content

Commit 34affbd

Browse files
authored
typo
1 parent bd71284 commit 34affbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/first-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Cowsays Action
19-
uses: mscoutermarsh/cowsay-action@v1
19+
uses: mscoutermarsh/cowsays-action@v1
2020
with:
21-
color: magenta
21+
color: magenta

0 commit comments

Comments
 (0)