Skip to content

Commit

Permalink
Exclude pre-releases
Browse files Browse the repository at this point in the history
Exclude pre-releases since no version tagging is applied atm.
  • Loading branch information
0xF4CED authored and tiensonqin committed Apr 22, 2022
1 parent 43417c6 commit 41cbb03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
workflow_call:
release:
types: [published]
types: [released]

env:
CLOJURE_VERSION: '1.10.1.727'
Expand Down

0 comments on commit 41cbb03

Please sign in to comment.