Skip to content

Commit

Permalink
use runner.debug
Browse files Browse the repository at this point in the history
  • Loading branch information
a-b authored May 2, 2024
1 parent fd00d3a commit 962cd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-bosh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
ls -lah subdir
- name: Setup upterm session
if: env.DEBUG_MODE == 'true'
if: ${{ runner.debug }}
uses: lhotari/action-upterm@v1
timeout-minutes: 60

Expand Down

0 comments on commit 962cd19

Please sign in to comment.