Skip to content

feat: improve interigify #26

feat: improve interigify

feat: improve interigify #26

Workflow file for this run

on:
push:
tags:
- "*"
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: ghalactic/github-release-from-tag@v5
with:
generateReleaseNotes: "true"
reactions: "rocket"
summaryEnabled: "true"