Skip to content

allow the API to toggle switch ports (#506) #93

allow the API to toggle switch ports (#506)

allow the API to toggle switch ports (#506) #93

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