Skip to content

Commit

Permalink
fix naming for one file
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmchiu committed Sep 7, 2024
1 parent 5704156 commit 6296ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: textbook-full
path: textbook_full.pdf
path: vulnerabilities.pdf

- name: Commit and push changes only on push
if: github.event_name == 'push'
Expand Down

0 comments on commit 6296ecd

Please sign in to comment.