Skip to content

3.1.1

3.1.1 #29

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