Skip to content

chore: Updating changelog for 1.0.2 #2

chore: Updating changelog for 1.0.2

chore: Updating changelog for 1.0.2 #2

Workflow file for this run

name: Create Release
on:
push:
tags:
- "**"
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}-${{ github.event_name }}
jobs:
release:
name: Create Release
runs-on: ubuntu-latest
steps:
- name: Release
uses: softprops/[email protected]