1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00

Updates for release with .tar

This commit is contained in:
David Bomba 2023-04-30 21:52:17 +10:00
parent ec96e761ca
commit 6541aa8529

View File

@ -71,6 +71,8 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
files: |
invoiceninja.tar
name: my-artifact
path: invoiceninja.tar