Fix 18
Some checks failed
Build And Test / build (push) Successful in 14s
Publish / build (push) Successful in 11s
Publish / publish (push) Failing after 20s

This commit is contained in:
2025-05-24 13:42:48 +02:00
parent eef3ca5d56
commit db69afcf74
2 changed files with 11 additions and 4 deletions

View File

@@ -1,9 +1,13 @@
name: Publish
run-name: ${{ gitea.actor }} is runs ci pipeline
#on:
# release:
# types: [published]
on:
release:
types: [published]
push:
branches:
- release/*
jobs:
# test: