Compare commits

4 Commits
v1 ... main

Author SHA1 Message Date
132882de73 workflows path
Some checks failed
Golang Linting / lint (push) Failing after -3s
2025-10-26 02:22:46 +01:00
2df76d1174 syntax changes 2025-10-26 02:20:56 +01:00
480aa53d96 Update .gitea/workflows/release.yml
Some checks failed
Golang Linting / lint (push) Failing after -4s
2025-10-26 01:17:59 +00:00
8b68078f00 Update .gitea/workflows/release.yml
Some checks failed
Golang Linting / lint (push) Failing after 9s
2025-10-26 01:11:14 +00:00

View File

@@ -1,12 +1,7 @@
name: Release name: go-release
description: Go Release Workflow
on: runs:
push:
tags:
- 'v*'
jobs:
release:
env: env:
REGISTRY: gitea.mrcynic.site REGISTRY: gitea.mrcynic.site
runs-on: ubuntu-latest runs-on: ubuntu-latest