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: on:
workflow_dispatch: workflow_dispatch:
push: # push:
tags: # tags:
- 'v*' # - 'v*'
jobs: jobs:
build-and-release: build-and-release: