Ignore pdf generation when using github actions

This commit is contained in:
David Bomba 2023-05-02 09:35:46 +10:00
parent ccf3480f62
commit 85ba05d9c5

View File

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