Skip to content

Commit 4eb98a0

Browse files
authored
More deployment debugging
1 parent 9907c4d commit 4eb98a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ jobs:
3434
--version="${{ github.event.inputs.version }}" \
3535
--make-release
3636
- name: Setup upterm session
37-
uses: lhotari/action-upterm@v1
37+
# uses: lhotari/action-upterm@v1
38+
uses: chrisburr/action-upterm@patch-1
3839
if: ${{ failure() }}
3940
with:
4041
limit-access-to-actor: true

0 commit comments

Comments
 (0)