Added cpl-mail
Some checks failed
Build on push / core (push) Failing after 9s
Build on push / mail (push) Has been cancelled
Build on push / translation (push) Has been cancelled
Build on push / prepare (push) Has been cancelled
Build on push / query (push) Has been cancelled

This commit is contained in:
2025-09-15 18:33:06 +02:00
parent 784632a0b4
commit aac038ef63
39 changed files with 313 additions and 277 deletions

View File

@@ -8,17 +8,11 @@ on:
description: 'Suffix for version (z.B. "dev", "alpha", "beta")'
required: false
type: string
working_directory:
required: true
type: string
jobs:
prepare:
runs-on: [ runner ]
container: git.sh-edraft.de/sh-edraft.de/act-runner:latest
defaults:
run:
working-directory: ${{ inputs.working_directory }}
steps:
- name: Clone Repository
uses: https://github.com/actions/checkout@v3
@@ -57,4 +51,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: version
path: ${{ inputs.working_directory }}/version.txt
path: version.txt