Skip to content

Fix watchOS support #minor #25

Fix watchOS support #minor

Fix watchOS support #minor #25

Workflow file for this run

name: Release
on:
push:
tags:
- "*.*.*"
jobs:
build:
name: Create release
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Release
uses: softprops/action-gh-release@v1