add GitHub action

- add action run checks
- add action release
- remove release.sh
This commit is contained in:
2025-07-28 15:16:32 +02:00
committed by swordsteel
parent 496b0234c4
commit 35bbea6000
3 changed files with 24 additions and 89 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