Skip to content

Commit

Permalink
Update maven-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NassimBtk authored Jan 10, 2024
1 parent c0693ed commit 1a3703c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ jobs:
tagName: ${{ env.tagName }}

steps:
- name: Setup tmate SSH session
uses: mxschmitt/action-tmate@v3
with:
detached: true

- uses: actions/checkout@v4

- name: Set up JDK 17
Expand Down

0 comments on commit 1a3703c

Please sign in to comment.