Skip to content

Commit

Permalink
Ignore pdf generation when using github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 committed May 1, 2023
1 parent a5599b0 commit ccf3480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: my-artifact
name: invoiceninja.tar
path: /home/runner/work/invoiceninja/invoiceninja.tar

0 comments on commit ccf3480

Please sign in to comment.