Skip to content

Fixed spelling errors to bring go report card to 100% #10

Fixed spelling errors to bring go report card to 100%

Fixed spelling errors to bring go report card to 100% #10

Workflow file for this run

name: Simple Go Pipeline - release
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
jobs:
call-workflow:
uses: baalimago/simple-go-pipeline/.github/workflows/[email protected]
with:
go-version: '1.22'
project-name: wd-41
branch: main
version-var: "github.com/baalimago/wd-41/cmd/version.BUILD_VERSION"