Skip to content

Remove unused machine and align sonic and cumulus ports (#193) #24

Remove unused machine and align sonic and cumulus ports (#193)

Remove unused machine and align sonic and cumulus ports (#193) #24

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