Files
hlaeja-common-plugin/.github/workflows/release.yml
Swordsteel 8bb23a7d55 add GitHub action
- add action run checks
- add action release
- remove release.sh
2025-07-29 19:03:24 +02:00

13 lines
228 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: artifact