Skip to content

feat: Add new utility function to get max level from ascension #41

feat: Add new utility function to get max level from ascension

feat: Add new utility function to get max level from ascension #41

Workflow file for this run

name: Create Release
on:
push:
branches: [ main ]
jobs:
create-release:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Create release
uses: seriaati/create-release@main