mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 07:35:01 +00:00
Exclude pre-releases
Exclude pre-releases since no version tagging is applied atm.
This commit is contained in:
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
release:
|
||||
types: [published]
|
||||
types: [released]
|
||||
|
||||
env:
|
||||
CLOJURE_VERSION: '1.10.1.727'
|
||||
|
||||
Reference in New Issue
Block a user