更新 release.yml

This commit is contained in:
TinkMingKing 2023-05-24 02:52:22 +08:00 committed by GitHub
parent d33a7b494d
commit a9785b3f23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,8 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions:
contents: write
steps: steps:
# Checkout # Checkout
- name: Checkout - name: Checkout