Skip to content

Commit

Permalink
Added SSH key for logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sreejit-K committed Sep 19, 2023
1 parent 3de863b commit b775e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
## limits ssh access and adds the ssh public key for the user which triggered the workflow ie holashchand
## limits ssh access and adds the ssh public key for the user which triggered the workflow ie Sreejith-K
limit-access-to-actor: true
- name: Build and test
run: make test
Expand Down

0 comments on commit b775e9f

Please sign in to comment.