Skip to content

Commit 25fa4f5

Browse files
committed
pacbrew: enable mirror upload
1 parent 5262453 commit 25fa4f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pacbrew.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
uses: shimataro/ssh-key-action@v2
3434
with:
3535
key: ${{ secrets.SSH_PRIVATE_KEY }}
36-
name: key_id_main
3736
known_hosts: '# dummy'
3837
- name: Adding main key to known hosts
3938
run: ssh-keyscan -H ${{ secrets.SSH_HOST }} >> ~/.ssh/known_hosts

0 commit comments

Comments
 (0)