Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

0.0.18

0.0.18 #3

Workflow file for this run

name: Tag Push Checker
on:
push:
tags:
- v*
permissions:
contents: read
issues: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
releaser:
uses: pl-strflt/uci/.github/workflows/[email protected]