add GitHub action release

This commit is contained in:
2025-04-12 16:45:34 +02:00
parent 5a511ea3f3
commit 3e8b261a59
2 changed files with 14 additions and 2 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