mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Correcting notification
This commit is contained in:
2
.github/workflows/update-repository.yml
vendored
2
.github/workflows/update-repository.yml
vendored
@@ -50,6 +50,6 @@ jobs:
|
||||
known_hosts: ${{ secrets.KNOWN_HOSTS_REPOSITORY }}
|
||||
if_key_exists: replace
|
||||
|
||||
- name: Update beta repository
|
||||
- name: Update repository
|
||||
if: ${{ env.SKIP != 'yes' }}
|
||||
run: ssh -T -i ~/.ssh/${{ inputs.KEY_ID }} ${{ secrets.USER_REPOSITORY }}@${{ secrets.HOST_REPOSITORY }}
|
||||
|
||||
Reference in New Issue
Block a user