0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-24 15:19:31 -05:00

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 }}