mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Update release.yml
This commit is contained in:
parent
b6c3eb4bcd
commit
7c895139a9
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
||||
sudo rm -rf bootstrap/cache/*
|
||||
sudo rm -rf node_modules
|
||||
sudo rm -rf .git
|
||||
sudo rm .env
|
||||
|
||||
- name: Build project
|
||||
run: |
|
||||
@ -61,4 +62,4 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
files: |
|
||||
invoiceninja.zip
|
||||
invoiceninja.zip
|
||||
|
Loading…
Reference in New Issue
Block a user