Skip to content

Update to Node 18 Runtime and update used Chromium Version (#85) #53

Update to Node 18 Runtime and update used Chromium Version (#85)

Update to Node 18 Runtime and update used Chromium Version (#85) #53

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