Skip to content

Commit

Permalink
workflow.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinKreizl committed Jul 12, 2023
1 parent b46b836 commit dd45e87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ jobs:

- name: Create plugin archive
run: tar -czf /tmp/plugin.tar.gz assets src vendor .compatibility.php LICENSE readme.txt $(ls woosms-*)

- name: Archive contents
run: tar -tf /tmp/plugin.tar.gz

0 comments on commit dd45e87

Please sign in to comment.