Skip to content

Commit

Permalink
Add debug info (6)
Browse files Browse the repository at this point in the history
  • Loading branch information
cathalnoonan committed Jan 9, 2023
1 parent d1785e6 commit f6c5ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
GITHUB_JSON: '${{ toJSON(github) }}'
GITHUB_ENV: '${{ toJSON(env) }}'
GITHUB_JOB: '${{ toJSON(job) }}'
GITHUB_JOBS: '${{ toJSON(jobs) }}'
#GITHUB_JOBS: '${{ toJSON(jobs) }}'
GITHUB_STEPS: '${{ toJSON(steps) }}'
GITHUB_RUNNER: '${{ toJSON(runner) }}'
GITHUB_STRATEGY: '${{ toJSON(strategy) }}'
Expand Down

0 comments on commit f6c5ec8

Please sign in to comment.