Execute different (new) action for Repository update

This commit is contained in:
Igor Pecovnik
2025-12-27 20:11:42 +01:00
parent fef7382748
commit c05933b752

View File

@@ -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 }}"