mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-24 02:44:45 +01:00
Another GH permission for GH Token for Changesets
This commit is contained in:
parent
43bbbb16ab
commit
9930080b73
1 changed files with 1 additions and 0 deletions
1
.github/workflows/changesets.yml
vendored
1
.github/workflows/changesets.yml
vendored
|
@ -13,6 +13,7 @@ jobs:
|
|||
name: Release
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: write
|
||||
pull-requests: write
|
||||
issues: read
|
||||
|
|
Loading…
Reference in a new issue