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-28 19:30:45 +02:00
committed by swordsteel
parent 1fb647b733
commit 7f2609d0a5
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: artifact