Skip to content

Commit a8d263c

Browse files
committed
chore: remove secret
1 parent 1fe2aec commit a8d263c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/comment-diffs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,6 @@ jobs:
129129
git checkout -b "$desired_branch" # Create a new branch and switch to it
130130
fi
131131
132-
- uses: webfactory/[email protected]
133-
with:
134-
ssh-private-key: ${{ secrets.SSH_DEPLOY_KEY }}
135-
136132
- name: Initiate diffs
137133
id: create-diffs
138134
run: |

0 commit comments

Comments
 (0)