mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 20:28:58 +00:00
chore: permissions: write-all for publish (#1395)
This commit is contained in:
parent
a90b6b9c88
commit
eb48d037c9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -8,6 +8,8 @@ on:
|
||||
branches: [main]
|
||||
types: [labeled, opened, synchronize, reopened]
|
||||
|
||||
permissions: write-all
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: ${{ matrix.config.variant }} ${{ matrix.config.target }}
|
||||
|
Loading…
Reference in New Issue
Block a user