mirror of
https://github.com/gnmyt/myspeed.git
synced 2025-12-21 13:00:09 -06:00
Merge pull request #23 from gnmyt/features/update-workflow
🧮 Logik für Versions-Deployments aktualisiert [Bug-Fix]
This commit is contained in:
1
.github/workflows/create_release.yml
vendored
1
.github/workflows/create_release.yml
vendored
@@ -3,7 +3,6 @@ name: Upload the latest release
|
||||
on:
|
||||
push:
|
||||
tags: [ "v*" ]
|
||||
branches: [ "development" ]
|
||||
|
||||
jobs:
|
||||
create:
|
||||
|
||||
Reference in New Issue
Block a user