Commit 8ed2ea6e by CaIon

chore: exclude nightly tags from Docker image workflow triggers

parent 620e066b
......@@ -4,6 +4,7 @@ on:
push:
tags:
- '*'
- '!nightly*'
workflow_dispatch:
inputs:
tag:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment