Disable release autobuild

This commit is contained in:
Alexey Khit
2023-01-24 22:29:04 +03:00
parent 9bbaf41d54
commit 3fb8d9af66
+3 -3
View File
@@ -2,9 +2,9 @@ name: release
on:
workflow_dispatch:
push:
tags:
- 'v*'
# push:
# tags:
# - 'v*'
jobs:
build-and-release: