Skip to content

Merge pull request #16 from WqyJh/feat-webrtc #24

Merge pull request #16 from WqyJh/feat-webrtc

Merge pull request #16 from WqyJh/feat-webrtc #24

Workflow file for this run

name: Release Drafter
on:
push:
tags:
- "v*.*.*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Release
uses: softprops/action-gh-release@v2