Skip to content

Commit

Permalink
Removed the extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
ManoharKrishnaBoppe committed Sep 28, 2023
1 parent 8e58389 commit a0764c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo "PROD_ADDON_URL=https://kibbutz.testsigma.com" >> $GITHUB_ENV
echo "GIT_BRANCH=dev" >> $GITHUB_ENV
- name : SSH repo access
- name: SSH repo access
uses: webfactory/ssh-agent@v0.5.4
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY}}
Expand Down

0 comments on commit a0764c0

Please sign in to comment.