4 Commits
Author SHA1 Message Date
jakob.scheidandGitea 76a067edb0 Merge pull request 'Fix(cd): make production deployment workflow valid' (#32) from hotfix/invalid-prod-deployment-workflow into main
Deploy on production / Deploy on production (release) Successful in 33s
Reviewed-on: #32
Reviewed-by: Jakob Gregory
2026-08-04 12:46:59 +02:00
jakob.scheid d0d1b28b6e fix(cd): remove separate list entry
Removed ' -', which made 'run' at 'Install Git LFS' a separate list entry.
2026-08-04 12:44:09 +02:00
jakob.scheidandGitea 20cfd48055 Merge pull request 'Chore: prepare release 1.0.1' (#30) from chore/prepare-1-0-1 into main
Reviewed-on: #30
Reviewed-by: Jakob Gregory
2026-08-04 12:26:58 +02:00
jakob.scheid 6f2793708c docs(changelog): update 1.0.1 date 2026-08-04 00:47:51 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Git LFS
- run: |
run: |
apt-get update
apt-get install -y git-lfs
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## [1.0.1] - 2026-08-03
## [1.0.1] - 2026-08-04
### Fixed