Skip to content

Commit

Permalink
added tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisassad committed Sep 30, 2024
1 parent 845fad3 commit 4180818
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- uses: actions/checkout@v2

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Deploy to Heroku
run: |
chmod +x ./scripts/deploy-to-heroku.sh
Expand Down

0 comments on commit 4180818

Please sign in to comment.