Compare commits
No commits in common. "7edc02e9db66b7720aa5cb328767c3268bcfb4cd" and "f4648e5f56cad670709cbc9c7ba3f5ca440ccde0" have entirely different histories.
7edc02e9db
...
f4648e5f56
@ -1,5 +0,0 @@
|
|||||||
## 1.2.2-rc3 - 2024-11-18
|
|
||||||
### Fixed
|
|
||||||
* Embed resources into presentation formation signature
|
|
||||||
* Checkout images using lfs
|
|
||||||
* Fixed CI
|
|
@ -1,3 +0,0 @@
|
|||||||
kind: Fixed
|
|
||||||
body: Fixed CI
|
|
||||||
time: 2024-11-18T11:24:38.361711822+01:00
|
|
@ -1,9 +1,7 @@
|
|||||||
name: Build an image to deploy website
|
name: Build an image to deploy website
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push
|
||||||
tags:
|
|
||||||
- v*
|
|
||||||
|
|
||||||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||||
permissions:
|
permissions:
|
||||||
|
@ -6,12 +6,6 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
|||||||
and is generated by [Changie](https://github.com/miniscruff/changie).
|
and is generated by [Changie](https://github.com/miniscruff/changie).
|
||||||
|
|
||||||
|
|
||||||
## 1.2.2-rc3 - 2024-11-18
|
|
||||||
### Fixed
|
|
||||||
* Embed resources into presentation formation signature
|
|
||||||
* Checkout images using lfs
|
|
||||||
* Fixed CI
|
|
||||||
|
|
||||||
## 1.2.2-rc2 - 2024-11-18
|
## 1.2.2-rc2 - 2024-11-18
|
||||||
### Fixed
|
### Fixed
|
||||||
* Embed resources into presentation formation signature
|
* Embed resources into presentation formation signature
|
||||||
|
Loading…
Reference in New Issue
Block a user