Compare commits
1 Commits
main
...
03253c28e6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03253c28e6 |
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user