Skip to content

And turns out you have to install it for the right platform #4

And turns out you have to install it for the right platform

And turns out you have to install it for the right platform #4

Workflow file for this run

name: "Release new version"
on:
# Creation of a new tag starting with v
push:
tags:
- "v*"
jobs:
ghcrio:
uses: Steffo99/.github/.github/workflows/buildrelease-docker.yml@main