Skip to content

Commit

Permalink
Fixed yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed Aug 9, 2020
1 parent cd544ec commit 3ad7d2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fetch-holidays.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:
title: 'Updated Google Calendar regional holidays'

- name: "Check output"
run: |
echo "Pull Request Number - ${{ steps.cpr.outputs.pull-request-number }}"
run: |
echo "Pull Request Number - ${{ steps.cpr.outputs.pull-request-number }}"

0 comments on commit 3ad7d2f

Please sign in to comment.