Skip to content

Commit

Permalink
ssh key to token
Browse files Browse the repository at this point in the history
  • Loading branch information
jwartofsky-yext committed Oct 11, 2023
1 parent 281efd9 commit 32dd0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
uses: actions/checkout@v4
with:
repository: yext/jstest
token: ${{ secrets.JSTEST_PRIVATE_SSH_KEY }}
path: jstest
ssh-key: ${{ secrets.JSTEST_PRIVATE_SSH_KEY }}



Expand Down

0 comments on commit 32dd0ba

Please sign in to comment.