CI: Trigger a website update after updating srcinfo.json

This commit is contained in:
Christoph Reiter
2021-05-16 19:32:36 +02:00
parent 82ae7d6ab0
commit 705ba7058e

View File

@@ -53,3 +53,6 @@ jobs:
tag: srcinfo-cache
rm: true
files: srcinfo.json
- run: |
curl -X POST 'https://packages.msys2.org/api/trigger_update'