Skip to content

Bump gh-aw to v0.71.4 and drop substitution-syntax workaround (#126) #97

Bump gh-aw to v0.71.4 and drop substitution-syntax workaround (#126)

Bump gh-aw to v0.71.4 and drop substitution-syntax workaround (#126) #97

name: release-drafter
on:
push:
branches:
- main
permissions:
contents: read
jobs:
update-release-draft:
permissions:
contents: write
pull-requests: read
runs-on: ubuntu-slim
steps:
- uses: release-drafter/release-drafter@5de93583980a40bd78603b6dfdcda5b4df377b32 # v7.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}