Skip to content

Commit

Permalink
Fix release drafter workflow (#790) (#791)
Browse files Browse the repository at this point in the history
(cherry picked from commit ce8acf4)

Signed-off-by: Matt Provost <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Neumann <[email protected]>
  • Loading branch information
3 people committed May 26, 2023
1 parent c120889 commit 0aeb9bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
issues: write
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 0aeb9bc

Please sign in to comment.