Skip to content

tests(spread): use LXD from 5.21/candidate (#694) #376

tests(spread): use LXD from 5.21/candidate (#694)

tests(spread): use LXD from 5.21/candidate (#694) #376

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