Files
hlaeja-device-configuration/.github/workflows/release.yml
Swordsteel 2ccb965b8e add GitHub action
- update release in README.md
- add action run checks
- add action release
- remove release.sh
2025-07-29 20:21:37 +02:00

13 lines
227 B
YAML

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