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 97f91e7 commit ae8a52f
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 @@ -39,7 +39,7 @@ jobs:
- name: Set Variables
run: echo "Setting Cow Color"
env:
COWSAYS_COLOR: 'red'
COWSAYS_COLOR: 'white'

- name: Cowsays
uses: mscoutermarsh/cowsays-action@v1
Expand Down

0 comments on commit ae8a52f

Please sign in to comment.