Removes offline and unavailable links #33

Open
ViMaSter wants to merge 4 commits from link-updates into main
Showing only changes of commit c6d87997b0 - Show all commits

fix: Removes buildx
Some checks failed
Build (and tag) Images / build (push) Failing after 19s

Vincent Mahnke 2026-06-17 16:56:15 +02:00

View file

@ -11,9 +11,6 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to Container Registry - name: Login to Container Registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with: