Skip to content

Commit 08883e8

Browse files
committed
Execute web directory rebuild when download index is rebuilt
1 parent fc84255 commit 08883e8

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
@@ -124,8 +124,8 @@ jobs:
124124
git push origin data
125125
fi
126126
127-
- name: Run Jira update action
127+
- name: "Generate directory"
128128
uses: peter-evans/repository-dispatch@v4
129129
with:
130130
token: ${{ secrets.GITHUB_TOKEN }}
131-
event-type: "Data: Update Jira excerpt"
131+
event-type: "Web: Directory listing"

0 commit comments

Comments
 (0)