Merge pull request #1 from leomurca/testing-pull-request
Testing workflow
This commit is contained in:
commit
5866dcc7cb
2 changed files with 2 additions and 1 deletions
2
.github/workflows/release-pdf-for-review.yml
vendored
2
.github/workflows/release-pdf-for-review.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
with:
|
||||
root_file: main.tex
|
||||
- name: Upload PDF file
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: undergraduate-thesis-for-review
|
||||
path: main.pdf
|
||||
|
|
1
main.tex
1
main.tex
|
@ -21,6 +21,7 @@
|
|||
\maketitle
|
||||
|
||||
\begin{abstract}
|
||||
Hello world!
|
||||
This meta-paper describes the style to be used in articles and short papers
|
||||
for SBC conferences. For papers in English, you should add just an abstract
|
||||
while for the papers in Portuguese, we also ask for an abstract in
|
||||
|
|
Loading…
Reference in a new issue