Compare commits

..

2 Commits

Author SHA1 Message Date
CSRBot b9d3434ad2 chore(deps): update actions/checkout action to v6.0.3
Build / build-amd64 (pull_request) Successful in 48s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Build / build-arm64 (pull_request) Successful in 1m41s
2026-06-05 12:50:20 +00:00
volker.raschek c9a1f89322 fix(ci): add workflow dispatch
Lint Markdown files / markdown-lint (push) Successful in 6s
Release latest / push-amd64 (push) Successful in 1m5s
Release latest / push-arm64 (push) Successful in 2m2s
Release latest / push-manifest (push) Successful in 13s
Release latest / sync-to-hub-docker-io (push) Successful in 42s
2026-06-05 14:31:42 +02:00
+1
View File
@@ -3,6 +3,7 @@ name: Release latest
on:
push:
branches: [ "master" ]
workflow_dispatch: {}
jobs:
push-arm64: