fix: add nightly tags (#16189)

This commit is contained in:
Haruko386
2026-06-18 16:42:01 +08:00
committed by GitHub
parent 47bd9dd049
commit 3762f1e573

View File

@@ -9,6 +9,7 @@ on:
push:
tags:
- "v*.*.*" # normal release
- 'nightly' # mutable tag
permissions:
contents: write