Skip to content

Commit 1583786

Browse files
Update generate-schema.yml
1 parent 5b4eef8 commit 1583786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/generate-schema.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
with:
5050
fetch-depth: 0
5151
ssh-key: ${{ secrets.DEPLOY_KEY }}
52-
- name: Setup tmate session
53-
uses: mxschmitt/action-tmate@v3
52+
- name: Setup upterm session
53+
uses: owenthereal/action-upterm@v1
5454
- name: Set up Docker Compose
5555
uses: docker/setup-compose-action@v1
5656
- name: Build and run the Docker image

0 commit comments

Comments
 (0)