Adding path to only zip that.
This commit is contained in:
parent
000321c70e
commit
fa693e8477
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
with:
|
||||
type: 'zip'
|
||||
filename: 'BTCPay-WHMCS-Plugin-${{ github.ref_name }}.zip'
|
||||
path: 'modules/'
|
||||
exclusions: '*.git* *.github* composer.* README.md GUIDE.md LICENSE'
|
||||
- name: Upload artifact to release page.
|
||||
uses: ncipollo/release-action@v1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user