Skip to content

Commit

Permalink
Fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
LLBlumire committed Mar 22, 2023
1 parent b34424b commit a720459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: "Release"
uses: "softprops/action-gh-release@v1"
with:
files: "artifact/*.pdf"
files: "result/*.pdf"

0 comments on commit a720459

Please sign in to comment.