Skip to content

build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1434) #808

build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1434)

build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1434) #808

name: Draft a release note
on:
push:
branches:
- main
- master
jobs:
draft_release:
name: Release Drafter
runs-on: ubuntu-latest
steps:
- name: Run release-drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}