Skip to content

Bump version to 0.2.2 #7

Bump version to 0.2.2

Bump version to 0.2.2 #7

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