ci: add force release and only run on relevant changes (#16)

Reviewed-on: #16
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #16.
This commit is contained in:
2026-02-12 20:04:55 +01:00
committed by t.behrendt
parent 6fe6639f0b
commit bf1fc84c5b
2 changed files with 4 additions and 2 deletions

View File

@@ -4,6 +4,9 @@ on:
push:
branches:
- main
paths:
- action.yml
workflow_dispatch:
jobs:
release:

1
.nvmrc
View File

@@ -1 +0,0 @@
24