Skip to content

Commit

Permalink
Add debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
cathalnoonan committed Jan 9, 2023
1 parent 4361ba2 commit 742fe56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ jobs:
name: my-artifact
path: path/to/artifact/world.txt

# Debug info
- run: echo DEBUG_INFO
env:
- GITHUB_JSON: ${{ toJson(github) }}

deploy:
strategy:
# Use matrix to create a combination of inputs.
Expand Down

0 comments on commit 742fe56

Please sign in to comment.