Removed the development branch from the "create release" workflow

This commit is contained in:
Mathias
2022-08-07 15:58:41 +02:00
parent bc11d42f84
commit 6e09cb6ae9
-1
View File
@@ -3,7 +3,6 @@ name: Upload the latest release
on:
push:
tags: [ "v*" ]
branches: [ "development" ]
jobs:
create: