[skip ci] actions: Add info/automate cache resetting

This commit is contained in:
naturecodevoid
2023-02-21 17:27:56 -08:00
parent 80c3390363
commit a3768d9221
3 changed files with 5 additions and 0 deletions

View File

@@ -89,3 +89,6 @@ jobs:
Built at (UTC date): `${{ steps.date_altstore.outputs.date }}`
Commit SHA: `${{ github.sha }}`
Version: `${{ steps.version.outputs.version }}`
- name: Reset cache for apps.sidestore.io/nightly
run: sleep 10 && curl https://apps.sidestore.io/reset-cache/nightly/${{ secrets.SIDESOURCE_KEY }}