We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f957c commit 3096570Copy full SHA for 3096570
.github/workflows/release.yml
@@ -11,6 +11,8 @@ jobs:
11
environment: release
12
permissions:
13
id-token: write
14
+ contents: write
15
+ pull-requests: write
16
runs-on: ubuntu-latest
17
steps:
18
- name: Check out the repository
0 commit comments