ci: fix permissions

This commit is contained in:
三咲智子 Kevin Deng 2023-06-25 16:55:45 +08:00
parent ef1a0fd5ba
commit 23029114e6
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E

View File

@ -9,7 +9,7 @@ jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
id-token: write
steps: