Skip to content

allow workflow to release #2

allow workflow to release

allow workflow to release #2

Workflow file for this run

name: release
on:
push:
tags:
- 'v*'
workflow_dispatch:
permissions:
contents: write
jobs:
build:
uses: tedpearson/ForecastMetrics/.github/workflows/release-template.yaml@master
with:
executable: edf-importer
ref: main