Fix git tag release (#8752)

This commit is contained in:
Bjorn Lu 2023-10-05 18:45:41 +08:00 committed by GitHub
parent ec82e73efa
commit 4e5cafa5d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
if: ${{ github.repository_owner == 'withastro' }}
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
id-token: write
steps:
- uses: actions/checkout@v3