mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update test.yml
This commit is contained in:
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Power on
|
||||
uses: armbian/actions/triggers@main
|
||||
with:
|
||||
KEY_POWER_ON: ${{ secrets.KEY_POWER_ON }}
|
||||
USER_REPOSITORY: ${{ secrets.USER_REPOSITORY }}
|
||||
HOST_REPOSITORY: ${{ secrets.HOST_REPOSITORY }}
|
||||
KNOWN_HOSTS_REPOSITORY: ${{ secrets.KNOWN_HOSTS_REPOSITORY }}
|
||||
KEY: ${{ secrets.KEY_POWER_ON }}
|
||||
USER: ${{ secrets.USER_REPOSITORY }}
|
||||
HOST: ${{ secrets.HOST_REPOSITORY }}
|
||||
KNOWN_HOSTS: ${{ secrets.KNOWN_HOSTS_REPOSITORY }}
|
||||
|
||||
Reference in New Issue
Block a user