Skip to content

Commit e3baca9

Browse files
committed
BP-3709-Change "Riverty/Afterpay" logo to the new "Riverty" logo (Magento 2)
1 parent 88ea81f commit e3baca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/icons.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Copy payment method icons
2323
run: |
2424
cd "${{ github.workspace }}/Media/Payment methods/SVG/"
25-
rm -f ideal-qr.svg knaken.svg paylink.svg paybybank.svg pos-nfc.svg riverty.svg
25+
rm -f ideal-qr.svg knaken.svg paylink.svg paybybank.svg pos-nfc.svg
2626
cd ${{ github.workspace }}/Media
2727
cp -R "Payment methods/SVG/." ${{ github.workspace }}/view/base/web/images/svg/
2828
- name: Copy creditcards icons

0 commit comments

Comments
 (0)