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 b0ce200 commit 9985450
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/first-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Set Variables
env:
COWSAYS_COLOR: 'green'
# - name: Set Variables
# env:
# COWSAYS_COLOR: 'green'

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

0 comments on commit 9985450

Please sign in to comment.