chore(gh-actions): activate release workflow

This commit is contained in:
moklick
2024-07-09 11:32:29 +02:00
parent abdfc58818
commit 846bf14079
+3 -4
View File
@@ -1,10 +1,9 @@
name: Release name: Release
on: on:
workflow_dispatch: push:
# push: branches:
# branches: - main
# - main
concurrency: ${{ github.workflow }}-${{ github.ref }} concurrency: ${{ github.workflow }}-${{ github.ref }}