Skip to content

Commit 10cae93

Browse files
committed
Add missing ID
1 parent b4b24a0 commit 10cae93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron-wishlist.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
KOBO_REFRESH_TOKEN: ${{ secrets.KOBO_REFRESH_TOKEN }}
4848

4949
- name: Process results
50+
id: process
5051
run: |
5152
if [[ -n "${{ steps.fetch.outputs.output }}" ]]; then
5253
echo "${{ steps.fetch.outputs.output }}" >> "${{ env.READING_LIST_PATH }}"

0 commit comments

Comments
 (0)