mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04: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 bootstrap/cache/*
|
||||||
sudo rm -rf node_modules
|
sudo rm -rf node_modules
|
||||||
sudo rm -rf .git
|
sudo rm -rf .git
|
||||||
|
sudo rm .env
|
||||||
|
|
||||||
- name: Build project
|
- name: Build project
|
||||||
run: |
|
run: |
|
||||||
@ -61,4 +62,4 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
invoiceninja.zip
|
invoiceninja.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user