👷 CI: 修复发布机器人的意外错误 (#892)

* 🐛 fix permission error

* 👷 remove unnecessary push trigger
This commit is contained in:
hemengyang 2022-03-25 18:24:35 +08:00 committed by GitHub
parent 8ccf10954a
commit 2b64e8266c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,9 @@
name: NoneBot2 Publish Bot
on:
push:
branches:
- master
issues:
types: [opened, reopened, edited]
pull_request:
pull_request_target:
types: [closed]
jobs: