mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
revert build workflow
This commit is contained in:
parent
c44d8a0d56
commit
1caed5fb06
1 changed files with 3 additions and 5 deletions
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
|
@ -1,11 +1,9 @@
|
|||
name: Release
|
||||
|
||||
#on:
|
||||
# push:
|
||||
# tags:
|
||||
# - v*
|
||||
on:
|
||||
push
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue