Skip to content

Commit

Permalink
Fix workflow typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp authored Jan 3, 2024
1 parent efbfc7b commit 0b05eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meeting-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
echo "should-run=yes" >> $GITHUB_OUTPUT
# We can change this below to post notes some days in advance
echo "date=now" >> $GITHUB_OUTPUT
ellse
else
echo "should-run=no" >> $GITHUB_OUTPUT
echo "date=never" >> $GITHUB_OUTPUT
fi
Expand Down

0 comments on commit 0b05eca

Please sign in to comment.