Skip to content

Commit

Permalink
Update create-bosh-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-b authored May 2, 2024
1 parent 032c86b commit d14848f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/create-bosh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,12 @@ on:
- "v9.*"
- "v8.*"
- "v7.*"

jobs:
acquire_binaries:
runs-on: ubuntu-latest
steps:
- name: Setup upterm session
if: always()
uses: lhotari/action-upterm@v1
timeout-minutes: 60

0 comments on commit d14848f

Please sign in to comment.