mirror of
https://github.com/sysprog21/lkmpg.git
synced 2025-01-19 23:12:45 +08:00
Temporary fix release action failed issue
This commit is contained in:
parent
78c925ee66
commit
f6ee284894
2
.github/workflows/generate_doc.yaml
vendored
2
.github/workflows/generate_doc.yaml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
lkmpg.pdf
|
lkmpg.pdf
|
||||||
lkmpg-html.tar.gz
|
lkmpg-html.tar.gz
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v0.1.8
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
lkmpg.pdf
|
lkmpg.pdf
|
||||||
|
|
Loading…
Reference in New Issue
Block a user