Skip to content

Merge pull request #115 from antham/fix-nil-missing-check #6

Merge pull request #115 from antham/fix-nil-missing-check

Merge pull request #115 from antham/fix-nil-missing-check #6

Workflow file for this run

name: Create the release
on:
push:
tags:
- "*"
permissions:
contents: write
jobs:
call-workflow:
uses: antham/go-workflow-github-action/.github/workflows/create-release.yml@master