Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Feb 5, 2024
1 parent 47b6954 commit 8c84030
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
- name: Print GitHub event action
run: |
echo "action: ${{ github.event_name }}"
echo "prerelease: ${{github.event.release.prerelease}}"
echo "latest: ${{github.event.release.latest}}"

0 comments on commit 8c84030

Please sign in to comment.