Just testing
All checks were successful
Compile LaTeX and Release PDF / build_latex (push) Successful in 53s
All checks were successful
Compile LaTeX and Release PDF / build_latex (push) Successful in 53s
This commit is contained in:
parent
028348acd3
commit
5aaa64bc14
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ jobs:
|
||||||
echo "$COMMITS" >> $GITHUB_ENV
|
echo "$COMMITS" >> $GITHUB_ENV
|
||||||
echo "EOF" >> $GITHUB_ENV
|
echo "EOF" >> $GITHUB_ENV
|
||||||
|
|
||||||
# Step 5: Upload the compiled PDF as a release asset
|
# Step 5: Upload the compiled PDF as a release asset.
|
||||||
- name: Upload PDF to Release
|
- name: Upload PDF to Release
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue