Exclude pre-releases

Exclude pre-releases since no version tagging is applied atm.
This commit is contained in:
salevdns
2022-04-21 17:57:10 +02:00
committed by Tienson Qin
parent 43417c68ed
commit 41cbb036a0

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch:
workflow_call:
release:
types: [published]
types: [released]
env:
CLOJURE_VERSION: '1.10.1.727'