mirror of
https://github.com/armbian/os.git
synced 2026-01-06 10:38:50 -08:00
Execute different (new) action for Repository update
This commit is contained in:
@@ -146,7 +146,7 @@ jobs: # <TEMPLATE-IGNORE>
|
||||
uses: peter-evans/repository-dispatch@v4
|
||||
with:
|
||||
token: ${{ secrets.DISPATCH }}
|
||||
repository: armbian/os
|
||||
repository: armbian/armbian.github.io
|
||||
event-type: "Repository update"
|
||||
|
||||
- name: "Logs debs-to-repo-download: ${{ steps.download-debs.outputs.logs_url }}"
|
||||
|
||||
Reference in New Issue
Block a user