chore: permissions: write-all for publish (#1395)

This commit is contained in:
Matt Mastracci 2024-02-09 15:13:24 -07:00 committed by GitHub
parent a90b6b9c88
commit eb48d037c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,8 @@ on:
branches: [main]
types: [labeled, opened, synchronize, reopened]
permissions: write-all
jobs:
build:
name: ${{ matrix.config.variant }} ${{ matrix.config.target }}