Skip to content

I give up, only build for amd64 #5

I give up, only build for amd64

I give up, only build for amd64 #5

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
with:
platforms: >-
linux/amd64