Skip to content

Commit

Permalink
Fix release drafter workflow (#790)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Provost <provomat@amazon.com>
Co-authored-by: Sean Neumann <1413295+seanneumann@users.noreply.github.com>
  • Loading branch information
BSFishy and seanneumann committed May 26, 2023
1 parent 46da469 commit ce8acf4
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 ce8acf4

Please sign in to comment.