Skip to content

Commit

Permalink
Update check-for-releases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcazalas authored Oct 7, 2023
1 parent 1985168 commit 4e31d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-for-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:

- name: Print Release Info
run: |
echo "Release Name: ${{ steps.check-release.outputs.release }}
echo "Release Name: ${{ steps.check-release.outputs.release }}"

0 comments on commit 4e31d13

Please sign in to comment.