Compare commits

..

1 Commits

Author SHA1 Message Date
Madison Grubb
03253c28e6 fix release
All checks were successful
PR / lint (pull_request) Successful in 15s
PR / test-coverage (pull_request) Successful in 21s
2026-03-04 12:36:18 -05:00

View File

@@ -33,7 +33,7 @@ jobs:
run: npm start
- name: Upload PDF artifact
uses: https://github.com/actions/upload-artifact@v7
uses: https://github.com/actions/upload-artifact@v6
with:
name: release-pdf
path: "*.pdf"