GitHub action

This commit is contained in:
Antkites 2024-07-25 13:25:19 +08:00
parent 2d11b8c569
commit 4a75b046bc

View File

@ -4,7 +4,7 @@ on:
push: push:
# 创建 tag 时 # 创建 tag 时
tags: tags:
- v* - 'v*'
permissions: permissions:
contents: write contents: write