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 68e1e63 commit c9e457bCopy full SHA for c9e457b
.github/workflows/publish.yml
@@ -16,6 +16,7 @@ jobs:
16
permissions:
17
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
18
contents: write # IMPORTANT: this permission is required for `rake release` to push the release tag
19
+ issues: write
20
21
steps:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments