diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4d885bf9..31f9e459 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,3 +46,10 @@ jobs: run: | git remote -v pnpm release:tag --dryRun + - 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 + limit-access-to-actor: true + ## limits ssh access and adds the ssh public keys of the listed GitHub users + limit-access-to-users: brijeshb42