chore(gh-actions): activate release workflow

This commit is contained in:
moklick
2024-07-09 11:32:29 +02:00
parent abdfc58818
commit 846bf14079

View File

@@ -1,10 +1,9 @@
name: Release
on:
workflow_dispatch:
# push:
# branches:
# - main
push:
branches:
- main
concurrency: ${{ github.workflow }}-${{ github.ref }}