Skip to content

3.1.2

3.1.2 #30

Workflow file for this run

name: Build Release
on:
workflow_dispatch:
push:
tags:
- 'v*'
permissions:
contents: write
jobs:
build:
uses: Narazaka/vpm-repos/.github/workflows/release.yml@main