Skip to content

Commit

Permalink
feat: add support to book using wishlist
Browse files Browse the repository at this point in the history
  • Loading branch information
SudharakaP committed Jan 8, 2024
1 parent edd6d8c commit 255a1d9
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-for-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ env:
SIGN_IN_URL: ${{ vars.SIGN_IN_URL }}
WISH_LIST_URL: ${{ vars.WISH_LIST_URL }}
WISHLIST_RECHECK_MINUTES: ${{ vars.WISHLIST_RECHECK_MINUTES }}
WISHLIST_BOOK: ${{ vars.WISHLIST_BOOK }}
WISHLIST_BOOK_USER: ${{ vars.WISHLIST_BOOK_USER }}

# Controls when the workflow will run
on:
Expand Down
Binary file modified add-to-cart.mjs
Binary file not shown.
Binary file modified check-for-changes.mjs
Binary file not shown.
Binary file added helpers/bookSlot.mjs
Binary file not shown.

0 comments on commit 255a1d9

Please sign in to comment.