Skip to content

Commit

Permalink
build: actualizar variables del curso correspondiente
Browse files Browse the repository at this point in the history
  • Loading branch information
jesustorresdev committed Oct 20, 2024
1 parent 7620ab3 commit 2b22380
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 @@ -7,8 +7,8 @@ on:
- '*'

env:
ACADEMIC_YEAR: 2023-2024
SITE_ROOT: https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2324
ACADEMIC_YEAR: 2024-2025
SITE_ROOT: https://ull-esit-sistemas-operativos.github.io/ssoo-apuntes/so2425

jobs:
build-and-publish:
Expand Down
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: 2024-2025
:release: so2425

0 comments on commit 2b22380

Please sign in to comment.