add GitHub action

- update release in README.md
- add action run checks
- add action release
- remove release.sh
This commit is contained in:
2025-07-29 14:04:31 +02:00
committed by swordsteel
parent b34b9f5b22
commit 0c063c3f5c
4 changed files with 25 additions and 90 deletions

12
.github/workflows/release.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
name: Release
on:
workflow_dispatch:
jobs:
release:
uses: swordsteel/hlaeja-common-workflows/.github/workflows/release.yml@master
secrets:
CI_BOT_PAT: ${{ secrets.CI_BOT_PAT }}
with:
TYPE: service