Skip to content

Commit

Permalink
Actualizar variables del curso correspondiente
Browse files Browse the repository at this point in the history
  • Loading branch information
jesustorresdev committed Dec 10, 2021
1 parent a7a3b3a commit b6fd44c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
file: output/pdf/*.pdf
tag: ${{ github.ref }}
file_glob: true
release_name: "Curso 20XX-20XY"
body: "Apuntes de sistemas operativos del curso 20XX-20XY."
release_name: "Curso 2021-2022"
body: "Apuntes de sistemas operativos del curso 2021-2022."
overwrite: true
4 changes: 2 additions & 2 deletions content/version.adoc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
:academic-year: 20XX-20XY
:release: master
:academic-year: 2021-2022
:release: so2122

0 comments on commit b6fd44c

Please sign in to comment.