Skip to content

Commit

Permalink
Merge pull request #5 from evandrocoan/master
Browse files Browse the repository at this point in the history
Corrige sumário e número das versões
  • Loading branch information
josenorberto authored Aug 11, 2020
2 parents eaf3480 + 1e8ab24 commit fd6d819
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id: environment_variables
run: |
set -x
RELEASE_TAG="1.0.${{ github.run_number }}"
RELEASE_TAG="1.1.${{ github.run_number }}-$(git rev-parse --short HEAD)"
PREFIX_NAME="ufscthesisx-light"
RELEASE_FILE="${PREFIX_NAME}.zip"
RELEASE_NAME="${RELEASE_TAG}.zip"
Expand Down
4 changes: 2 additions & 2 deletions beforetext/beforetext.tex
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@
% ---
% inserir o sumario
% ---
\pdfbookmark[0]{\contentsname}{toc}
\tableofcontents*
% \pdfbookmark[0]{\contentsname}{toc}
\tableofcontents
\cleardoublepage

}%hidelinks
Expand Down

0 comments on commit fd6d819

Please sign in to comment.