Skip to content

3.0.0

3.0.0 #5

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