Skip to content

Commit

Permalink
Update first-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrown9100 committed Jan 24, 2024
1 parent 3299850 commit c1fb7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/first-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
steps:
- name: CowSaysVariable
env:
COWSAYS_COLOR: "green"
COWSAYS_COLOR: 'green'
- name: Cowsays
uses: mscoutermarsh/cowsays-action@v1
with:
Expand Down

0 comments on commit c1fb7bc

Please sign in to comment.