Skip to content

⬆️ Bump aws-partitions from 1.1014.0 to 1.1015.0 (#2825) #1975

⬆️ Bump aws-partitions from 1.1014.0 to 1.1015.0 (#2825)

⬆️ Bump aws-partitions from 1.1014.0 to 1.1015.0 (#2825) #1975

name: Release Drafter
on:
push:
branches:
- master
permissions:
contents: read
jobs:
update_release_draft:
permissions:
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/[email protected]
with:
token: ${{ secrets.RELDRAFTER_TOKEN }}