Skip to content

Commit 4d32028

Browse files
authored
Update event type in GitHub Actions workflow
1 parent fc1f0f2 commit 4d32028

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/data-update-download-index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
ZOHO_CLIENT_SECRET: ${{ secrets.ZOHO_CLIENT_SECRET }}
7070
ZOHO_REFRESH_TOKEN: ${{ secrets.ZOHO_REFRESH_TOKEN }}
7171
# You can also disable enrichment if needed:
72-
# BIGIN_ENABLE: "false"
72+
# BIGIN_ENABLE: "false"Infrastructure: Update redirector
7373
run: |
7474
set -euo pipefail
7575
OUT="armbian-images.json" \
@@ -128,4 +128,4 @@ jobs:
128128
uses: peter-evans/repository-dispatch@v4
129129
with:
130130
token: ${{ secrets.GITHUB_TOKEN }}
131-
event-type: "Web: Directory listing"
131+
event-type: "Infrastructure: Update redirector"

0 commit comments

Comments
 (0)