Skip to content

Commit 8fc97d2

Browse files
committed
remove workflow step
Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
1 parent 0187de3 commit 8fc97d2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v6
21-
- uses: webfactory/ssh-agent@v0.10.0
22-
with:
23-
ssh-private-key: ${{ secrets.GIT_CHECKOUT_KEY }}
2421
- name: Prepare
2522
id: prep
2623
run: |

0 commit comments

Comments
 (0)