Skip to content

Commit

Permalink
Zip recursively yo
Browse files Browse the repository at this point in the history
  • Loading branch information
jwulf committed Jan 29, 2020
1 parent 468beb8 commit 912fc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
CI: true
- name: Build project # This would actually build your project, using zip for an example artifact
run: |
zip sma-patch resources/js
zip -r sma-patch resources/js
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 912fc78

Please sign in to comment.