Skip to content

Commit

Permalink
DEBUG: add tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
themightychris committed Nov 15, 2023
1 parent 947c504 commit c8a41c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release-prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ jobs:
runs-on: ubuntu-latest
steps:

- uses: mxschmitt/action-tmate@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_REPO: ${{ github.repositoryUrl }}

- uses: JarvusInnovations/infra-components@channels/github-actions/release-prepare/latest
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c8a41c2

Please sign in to comment.