We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1f0f2 commit 4d32028Copy full SHA for 4d32028
1 file changed
.github/workflows/data-update-download-index.yml
@@ -69,7 +69,7 @@ jobs:
69
ZOHO_CLIENT_SECRET: ${{ secrets.ZOHO_CLIENT_SECRET }}
70
ZOHO_REFRESH_TOKEN: ${{ secrets.ZOHO_REFRESH_TOKEN }}
71
# You can also disable enrichment if needed:
72
- # BIGIN_ENABLE: "false"
+ # BIGIN_ENABLE: "false"Infrastructure: Update redirector
73
run: |
74
set -euo pipefail
75
OUT="armbian-images.json" \
@@ -128,4 +128,4 @@ jobs:
128
uses: peter-evans/repository-dispatch@v4
129
with:
130
token: ${{ secrets.GITHUB_TOKEN }}
131
- event-type: "Web: Directory listing"
+ event-type: "Infrastructure: Update redirector"
0 commit comments