Compare commits

..

2 Commits

Author SHA1 Message Date
Madison Grubb
d48e24a64b fix release
All checks were successful
PR / lint (pull_request) Successful in 16s
PR / test-coverage (pull_request) Successful in 21s
2026-03-04 12:35:22 -05:00
Madison Grubb
c7a9102d86 replace woodpecker with gitea actions
All checks were successful
PR / test-coverage (pull_request) Successful in 1m3s
PR / lint (pull_request) Successful in 1m15s
2026-03-04 12:14:38 -05:00

View File

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