Skip to content

Commit

Permalink
run always and debug
Browse files Browse the repository at this point in the history
  • Loading branch information
a-b authored May 2, 2024
1 parent 01bba1b commit a364879
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 @@ -27,7 +27,7 @@ jobs:
exit 1
- name: Setup upterm session
if: ${{ runner.debug }}
if: ${{ always() && runner.debug }}
uses: lhotari/action-upterm@v1
timeout-minutes: 60

Expand Down

0 comments on commit a364879

Please sign in to comment.