mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-29 09:10:22 +00:00
👷 fix ci
This commit is contained in:
5
.github/workflows/release-plugin-docs.yml
vendored
5
.github/workflows/release-plugin-docs.yml
vendored
@ -1,8 +1,9 @@
|
||||
name: Release Nonebot Plugin Docs
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [ published ]
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user