Compare commits
3 Commits
d48e24a64b
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 90eb88d26e | |||
| fb2ffeb4fe | |||
| 01d1b369b7 |
@@ -33,7 +33,7 @@ jobs:
|
||||
run: npm start
|
||||
|
||||
- name: Upload PDF artifact
|
||||
uses: https://github.com/actions/upload-artifact@v6
|
||||
uses: https://github.com/actions/upload-artifact@v7
|
||||
with:
|
||||
name: release-pdf
|
||||
path: "*.pdf"
|
||||
|
||||
Reference in New Issue
Block a user