v1.4.0
All checks were successful
Build an image to deploy website / build (push) Successful in 1m13s
All checks were successful
Build an image to deploy website / build (push) Successful in 1m13s
This commit is contained in:
parent
b0e9c53481
commit
f0fa7c21fb
3
.changes/1.4.0.md
Normal file
3
.changes/1.4.0.md
Normal file
@ -0,0 +1,3 @@
|
||||
## 1.4.0 - 2025-05-19
|
||||
### Added
|
||||
* Présentation haute-vienne
|
@ -42,6 +42,9 @@ jobs:
|
||||
- name: Build presentation formation-signature
|
||||
run: pandoc --from markdown+emoji -t revealjs --embed-resources --resource-path=.:presentation/src/ -s presentation/src/formation-signature.md -o presentation/src/formation-signature.html
|
||||
|
||||
- name: Build presentation formation-signature
|
||||
run: pandoc --from markdown+emoji -t revealjs --embed-resources --resource-path=.:presentation/src/ -s presentation/src/haute-vienne.md -o presentation/src/haute-vienne.html
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
|
||||
|
@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
||||
and is generated by [Changie](https://github.com/miniscruff/changie).
|
||||
|
||||
|
||||
## 1.4.0 - 2025-05-19
|
||||
### Added
|
||||
* Présentation haute-vienne
|
||||
|
||||
## 1.3.0 - 2024-12-11
|
||||
### Added
|
||||
* amélirations à la formation formateurs
|
||||
|
Loading…
x
Reference in New Issue
Block a user