Skip to content

Commit

Permalink
test.yml: debug deployment object
Browse files Browse the repository at this point in the history
  • Loading branch information
digorgonzola committed Dec 8, 2023
1 parent 350ebd7 commit cab5ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- name: debug environment
run: |
echo ${{ toJson(github) }}
echo ${{ toJson(event) }}
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit cab5ca5

Please sign in to comment.