Skip to content

Commit

Permalink
Mixed up OpenCart and Prestashop
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAbel committed Sep 8, 2020
1 parent d0290d8 commit db34dfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ jobs:
uses: actions/checkout@v2
with:
ref: master
path: smailyforopencart
path: smailyforprestashop

- name: Compress ZIP
uses: TheDoctor0/[email protected]
with:
filename: release.zip
path: smailyforopencart
path: smailyforprestashop
exclusions: "*.git* /*.docker/* /*assets/* /*tusk.yml"

- name: Get release
Expand Down

0 comments on commit db34dfd

Please sign in to comment.