Another commit to show in release notes
This commit is contained in:
parent
8a38bd389a
commit
b16ce512bb
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ jobs:
|
||||||
- name: Upload PDF to Release
|
- name: Upload PDF to Release
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: main.pdf # The file to upload as the release asset
|
name: main.pdf # The file to upload as the release asset.
|
||||||
path: dist/main.pdf # Path to the compiled PDaF
|
path: dist/main.pdf # Path to the compiled PDaF
|
||||||
|
|
||||||
# Step 6: Create release
|
# Step 6: Create release
|
||||||
|
|
Loading…
Add table
Reference in a new issue