chore: test release

This commit is contained in:
Stefan Zollinger
2024-04-12 13:59:07 +02:00
parent a5425083da
commit 0aed2068ec

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- "*"
tags:
- "*"
workflow_dispatch:
jobs:
@@ -54,4 +56,4 @@ jobs:
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: ${{steps.sign.outputs.signedReleaseFile}}
files: ${{steps.sign.outputs.signedReleaseFile}}