mirror of
https://github.com/CarmJos/ScriptItems
synced 2026-06-04 20:37:33 +08:00
feat(execute): 支持以OP身份执行命令
This commit is contained in:
@@ -37,5 +37,5 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ github.event.release.upload_url }}
|
||||
asset_path: asset/*.jar
|
||||
asset_path: .asset/*.jar
|
||||
asset_content_type: application/java-archive
|
||||
Reference in New Issue
Block a user