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 12:33:34 +02:00
committed by swordsteel
parent e084394589
commit 2ccb965b8e
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