mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
ci: deploy web app when release
This commit is contained in:
5
.github/workflows/build-stage.yml
vendored
5
.github/workflows/build-stage.yml
vendored
@@ -3,10 +3,9 @@
|
||||
name: Build-Stage
|
||||
|
||||
on:
|
||||
# push:
|
||||
# branches: [master, stage]
|
||||
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [released]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user