Add contents write permission

This commit is contained in:
Goooler 2025-07-16 11:46:34 +08:00
parent f75277dba8
commit 7650e2556d
No known key found for this signature in database
GPG Key ID: 020BDA623C651E0E

View File

@ -8,6 +8,8 @@ jobs:
create-github-release:
runs-on: ubuntu-latest
if: github.event.repository.fork == false
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- name: Create GitHub release