Merge pull request #23 from gnmyt/features/update-workflow

🧮 Logik für Versions-Deployments aktualisiert [Bug-Fix]
This commit is contained in:
Mathias Wagner
2022-08-07 16:05:28 +02:00
committed by GitHub

View File

@@ -3,7 +3,6 @@ name: Upload the latest release
on:
push:
tags: [ "v*" ]
branches: [ "development" ]
jobs:
create: