允许工作流读写分支
All checks were successful
自动打包 / build (push) Successful in 1m1s

This commit is contained in:
cloudy2331
2025-04-23 12:37:54 +08:00
parent 6095ef1bae
commit 28d45c7a7d

View File

@@ -1,6 +1,9 @@
name: 自动打包 name: 自动打包
on: [push] on: [push]
permissions:
contents: write
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest