Skip to content

Merge pull request #4830 from onflow/petera/48060-access-verify-check… #2173

Merge pull request #4830 from onflow/petera/48060-access-verify-check…

Merge pull request #4830 from onflow/petera/48060-access-verify-check… #2173

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}