Skip to content

Bump @rollup/rollup-linux-x64-gnu from 4.57.1 to 4.59.0 (#823) #514

Bump @rollup/rollup-linux-x64-gnu from 4.57.1 to 4.59.0 (#823)

Bump @rollup/rollup-linux-x64-gnu from 4.57.1 to 4.59.0 (#823) #514

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
name: Update Release
runs-on: ubuntu-22.04
steps:
- name: Publish Release
uses: release-drafter/release-drafter@v6
with:
publish: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}