Compare commits

..
Author SHA1 Message Date
CSRBot 967ed794b3 chore(deps): update docker/login-action action to v4
Lint Markdown files / markdown-lint (pull_request) Successful in 10s
Build / build-arch-linux (pull_request) Canceled after 0s
2026-08-21 09:11:35 +00:00
volker.raschek 86c2fb394b fix(ci): rename workflow
Lint Markdown files / markdown-lint (push) Successful in 9s
Build / build-arch-linux (push) Canceled after 0s
2026-08-21 10:36:15 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: Auto release tagged
name: Auto release
on:
schedule:
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- uses: docker/setup-qemu-action@v3.6.0
- uses: docker/setup-buildx-action@v3.10.0
- uses: docker/login-action@v3.4.0
- uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
with:
registry: git.cryptic.systems
username: ${{ github.repository_owner }}